PidNameXSharingFlavor Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Represents the value of the dispidSharingFlavor (PidLidSharingFlavor) property.
Friendly names: |
None |
Property set: |
PS_INTERNET_HEADERS |
Property name: |
X-Sharing-Flavor |
Data type: |
PT_UNICODE |
Area: |
Sharing |
Remarks
The dispidSharingFlavor property must be one of the following values.
Value |
Type of Sharing Message |
---|---|
0x00020310 |
A sharing invitation for a special folder. |
0x00000310 |
A sharing invitation for a folder that is not a special folder. |
0x00020500 |
A sharing request. |
0x00020710 |
Both a sharing invitation for a special folder and a sharing request for the recipient's equivalent special folder. |
0x00025100 |
A sharing response that denies a request. |
0x00023310 |
A sharing response that accepts a request (also a type of sharing invitation). |
Related Resources
Protocol Specifications
[MS-OXPROPS]
Provides property set definitions and references to related Exchange Server protocol specifications.[MS-OXSHARE]
Shares mailbox folders between clients.
Header Files
- Mapidefs.h
Provides data type definitions.