CDO Constants, Custom Attributes Fields 
Author Message
 CDO Constants, Custom Attributes Fields

Greetings!

I am trying to find how to reference a custom attribute
field in my GAL using a CDO Constant.  Here is a snipit
for a standard GAL Field:

CONST CdoPR_DISPLAY_NAME = &H3001001E 'Display Name

I need this in order to automatically populate another
form with this information (so that the user does not have
to fill in this information every time).

Can anyone help?

thank you!

;jeffrey



Mon, 29 Dec 2003 02:01:24 GMT  
 CDO Constants, Custom Attributes Fields
Look at that address entry using OutlookSpy (url in my sig.) - click IAddrBook,
Open Root Container, then browse to the address entry you are interested in,
open it. All the available properties will be listed, you can always select any
property and look at its tag hex value.

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy  - Outlook, CDO
and MAPI Developer Tool


Quote:
> Greetings!

> I am trying to find how to reference a custom attribute
> field in my GAL using a CDO Constant.  Here is a snipit
> for a standard GAL Field:

> CONST CdoPR_DISPLAY_NAME = &H3001001E 'Display Name

> I need this in order to automatically populate another
> form with this information (so that the user does not have
> to fill in this information every time).

> Can anyone help?

> thank you!

> ;jeffrey



Mon, 29 Dec 2003 14:23:23 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Seeking CDO object reference with correlated CDO PropTags / constants

2. Seeking CDO object reference with correlated CDO PropTags / constants

3. CDO and custom fields

4. CDO custom field problems

5. Writing on a custom field of a form with CDO

6. HELP: CDO COnstant Values?

7. HELP: CDO Constant values?

8. HELP: CDO COnstant Values?

9. Recurring-event Custom Meeting Forms Don't save custom fields

10. Setting values to Custom Fields on Custom Forms

11. Custom Field Value Lists on Custom Forms

12. Custom Fields in Custom Forms

 

 
Powered by phpBB® Forum Software