ServiceObjectType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the service object type.
public enum class ServiceObjectType
public enum ServiceObjectType
Public Enum ServiceObjectType
- Inheritance
-
ServiceObjectType
Fields
Name | Value | Description |
---|---|---|
Folder | 0 | The object is a folder. |
Item | 1 | The object is an item. |
Conversation | 2 | The object is a conversation. |