PidTagAddressType Canonical Property
Contains the messaging user's e-mail address type, such as SMTP.
|
Associated properties: |
PR_ADDRTYPE, PR_ADDRTYPE_A, PR_ADDRTYPE_W |
|
Identifier: |
0x3002 |
|
Data type: |
PT_UNICODE, PT_STRING8 |
|
Area: |
Address |
These properties are examples of the base address properties common to all messaging users. It specifies which messaging system MAPI uses to handle a given message.
This property also determines the format of the address string in the PR_EMAIL_ADRESS (PidTagEmailAddress). The string it provides can contain only the uppercase alphabetic characters from A through Z and the numbers from 0 through 9.
Valid examples for the string include:
FAX MHS PROFS SMTP X400
Protocol Specifications
- [MS-OXPROPS]
Provides references to related Exchange Server protocol specifications.
- [MS-OXOABK]
Specifies the properties and operations for lists of users, contacts, groups, and resources.
- [MS-OXCMAIL]
Converts from Internet standard e-mail conventions to message objects.
- [MS-NSPI]
Handles a client's communications with a Name Service Provider Interface (NSPI) server.
- [MS-OXCDATA]
Defines the basic data structures that are used in remote operations.
- [MS-OXCFXICS]
Handles the order and flow for data transfers between a client and server.
- [MS-OXCICAL]
Converts between IETF RFC2445, RFC2446, and RFC2447, and appointment and meeting objects.
- [MS-OXCMSG]
Handles message and attachment objects.
- [MS-OXCSTOR]
Specifies permissible operations for the core message store objects.
- [MS-OXOABKT]
Specifies the properties and operations that are permissible for address book templates.
- [MS-OXOMSG]
Specifies the properties and operations that are permissible for e-mail message objects.
- [MS-OXORULE]
Manipulates incoming e-mail messages on a server.
- [MS-OXOSRCH]
Specifies the properties and operations for manipulating a search folder list configuration.
Header Files
- Mapidefs.h
Provides data type definitions.
- Mapitags.h
-
Contains definitions of properties listed as associated properties.