PidLidSharingFlavor Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Designates as a property of a sharing message.
Associated properties: |
dispidSharingFlavor |
Property set: |
PSETID_Sharing |
Long ID (LID): |
0x00008A18 |
Data type: |
PT_LONG |
Area: |
Sharing |
Remarks
The value of this property must be one of the following:
Value |
Type of Sharing Message object |
---|---|
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 denying a request. |
0x00023310 |
A sharing response accepting 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.