Click to Rate and Give Feedback
MSDN
MSDN Library
Office Development
Outlook 2007
Reference
Named Properties
 dispidEmail3AddrType
dispidEmail3AddrType

Represents the type (for example, Exchange or SMTP) of the third e-mail address for the Microsoft Office Outlook contact item.

Quick Info

Exposed on:Message objects representing contacts
Created by:Outlook
Accessed by:Outlook and solution providers
Property type:PT_STRING8
Access type:Read-only

Remarks

To retrieve the value of this property, first use IMAPIProp::GetIDsFromNames to obtain the property tag, and then specify this property tag in IMAPIProp::GetProps to get the value. When calling IMAPIProp::GetIDsFromNames, specify the following values for the MAPINAMEID structure pointed at by the input parameter lppPropNames:

lpGuid:PSETID_Address
ulKind:MNID_ID
Kind.lID:dispidEmail3AddrType

This named property provides an alternative way to obtain the value of the Email3AddressType property of the ContactItem object in the Outlook object model when you retrieve the property value by using the PropertyAccessor object.

See Also

Constants for Outlook Named Properties
KB 912237: How to use named properties to relate Contact Address Book entries to e-mail messages, e-mail addresses, and picture attachments in Outlook 2003


Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker