ContentType 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 content type. Depending on contentType, content field will have a different structure.
public enum ContentType
type ContentType =
Public Enum ContentType
- Inheritance
-
ContentType
Fields
Name | Value | Description |
---|---|---|
Unknown | 0 | Content type is Unknown. |
Task | 1 | Content type is Task. |