Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
4/8/2010
The PR_ADDRTYPEproperty contains the messaging user's e-mail address type, such as Simple Mail Transfer Protocol (SMTP).
Additional Information
Must be exposed by: |
Distribution list and messaging user objects |
Identifier: |
0x3002 |
Property type: |
PT_TSTRING |
Property tag: |
0x3002001F |
Remarks
The PR_ADDRTYPEproperty is one of the base address properties common to all messaging users. It specifies which messaging system MAPI uses to handle a given message.
PR_ADDRTYPEalso determines the format of the address string in the PR_EMAIL_ADDRESSproperty. The string provided by PR_ADDRTYPEcan contain only the uppercase alphabetic characters from A through Z and the numbers from 0 through 9.
Valid PR_ADDRTYPEexamples include:
Copy Code | |
---|---|
SMTP |
Requirements
Header | mapitags.h |
Library | cemapi.lib |
Windows Embedded CE | Windows CE 3.0 and later |
Windows Mobile | Pocket PC 2002 and later, Smartphone 2002 and later |