Table of Contents

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

PropertyDefinition

ConversationTopic

Defines the ConversationTopic property.

public static readonly PropertyDefinition ConversationTopic

Field Value

PropertyDefinition

From

Defines the From property.

public static readonly PropertyDefinition From

Field Value

PropertyDefinition

InternetMessageId

Defines the InternetMessageId property.

public static readonly PropertyDefinition InternetMessageId

Field Value

PropertyDefinition

IsRead

Defines the IsRead property.

public static readonly PropertyDefinition IsRead

Field Value

PropertyDefinition

PostedTime

Defines the PostedTime property.

public static readonly PropertyDefinition PostedTime

Field Value

PropertyDefinition

References

Defines the References property.

public static readonly PropertyDefinition References

Field Value

PropertyDefinition

Sender

Defines the Sender property.

public static readonly PropertyDefinition Sender

Field Value

PropertyDefinition