Table of Contents

Class EmailMessageSchema

Namespace
Microsoft.Exchange.WebServices.Data
Assembly
Microsoft.Exchange.WebServices.dll

Represents the schema for e-mail messages.

public class EmailMessageSchema : ItemSchema, IEnumerable<PropertyDefinition>, IEnumerable
Inheritance
EmailMessageSchema
Implements
Derived
Inherited Members

Fields

ApprovalRequestData

Defines the ApprovalRequestData property.

public static readonly PropertyDefinition ApprovalRequestData

Field Value

PropertyDefinition

BccRecipients

Defines the BccRecipients property.

public static readonly PropertyDefinition BccRecipients

Field Value

PropertyDefinition

CcRecipients

Defines the CcRecipients property.

public static readonly PropertyDefinition CcRecipients

Field Value

PropertyDefinition

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

IsDeliveryReceiptRequested

Defines the IsDeliveryReceiptRequested property.

public static readonly PropertyDefinition IsDeliveryReceiptRequested

Field Value

PropertyDefinition

IsRead

Defines the IsRead property.

public static readonly PropertyDefinition IsRead

Field Value

PropertyDefinition

IsReadReceiptRequested

Defines the IsReadReceiptRequested property.

public static readonly PropertyDefinition IsReadReceiptRequested

Field Value

PropertyDefinition

IsResponseRequested

Defines the IsResponseRequested property.

public static readonly PropertyDefinition IsResponseRequested

Field Value

PropertyDefinition

ReceivedBy

Defines the ReceivedBy property.

public static readonly PropertyDefinition ReceivedBy

Field Value

PropertyDefinition

ReceivedRepresenting

Defines the ReceivedRepresenting property.

public static readonly PropertyDefinition ReceivedRepresenting

Field Value

PropertyDefinition

References

Defines the References property.

public static readonly PropertyDefinition References

Field Value

PropertyDefinition

ReplyTo

Defines the ReplyTo property.

public static readonly PropertyDefinition ReplyTo

Field Value

PropertyDefinition

Sender

Defines the Sender property.

public static readonly PropertyDefinition Sender

Field Value

PropertyDefinition

ToRecipients

Defines the ToRecipients property.

public static readonly PropertyDefinition ToRecipients

Field Value

PropertyDefinition

VotingInformation

Defines the VotingInformation property.

public static readonly PropertyDefinition VotingInformation

Field Value

PropertyDefinition