Class PostItemSchema
- Namespace
- Microsoft.Exchange.WebServices.Data
- Assembly
- Microsoft.Exchange.WebServices.dll
Represents the schema for post items.
public sealed class PostItemSchema : ItemSchema, IEnumerable<PropertyDefinition>, IEnumerable
- Inheritance
-
PostItemSchema
- Implements
- Inherited Members
Fields
ConversationIndex
Defines the ConversationIndex property.
public static readonly PropertyDefinition ConversationIndex
Field Value
ConversationTopic
Defines the ConversationTopic property.
public static readonly PropertyDefinition ConversationTopic
Field Value
From
Defines the From property.
public static readonly PropertyDefinition From
Field Value
InternetMessageId
Defines the InternetMessageId property.
public static readonly PropertyDefinition InternetMessageId
Field Value
IsRead
Defines the IsRead property.
public static readonly PropertyDefinition IsRead
Field Value
PostedTime
Defines the PostedTime property.
public static readonly PropertyDefinition PostedTime
Field Value
References
Defines the References property.
public static readonly PropertyDefinition References
Field Value
Sender
Defines the Sender property.
public static readonly PropertyDefinition Sender