PidLidOfflineStatus Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Determines the state of a document file on a server that implements [MS-LISTSWS].
Associated properties |
dispidOfflineStatus |
Property set: |
PSETID_Common |
Long ID (LID): |
0x000085B9 |
Data type: |
PT_LONG |
Area: |
General messaging |
Remarks
The following table shows the possible values of this property.
Value |
Description |
---|---|
0 |
Document is not checked out. |
1 |
Document is checked out to the current user. |
2 |
Document is not checked out, but the current user has a copy of the file saved for editing on the current computer. |
This property is calculated locally and is not sent to a server at any time unless a user drags the item to another account. In that case, it is treated as a user-defined custom property.
Related Resources
Protocol Specifications
- [MS-OXPROPS]
Provides property set definitions and references to related Exchange Server protocol specifications.
Header Files
- Mapidefs.h
Provides data type definitions.