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
BccRecipients
Defines the BccRecipients property.
public static readonly PropertyDefinition BccRecipients
Field Value
CcRecipients
Defines the CcRecipients property.
public static readonly PropertyDefinition CcRecipients
Field Value
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
IsDeliveryReceiptRequested
Defines the IsDeliveryReceiptRequested property.
public static readonly PropertyDefinition IsDeliveryReceiptRequested
Field Value
IsRead
Defines the IsRead property.
public static readonly PropertyDefinition IsRead
Field Value
IsReadReceiptRequested
Defines the IsReadReceiptRequested property.
public static readonly PropertyDefinition IsReadReceiptRequested
Field Value
IsResponseRequested
Defines the IsResponseRequested property.
public static readonly PropertyDefinition IsResponseRequested
Field Value
ReceivedBy
Defines the ReceivedBy property.
public static readonly PropertyDefinition ReceivedBy
Field Value
ReceivedRepresenting
Defines the ReceivedRepresenting property.
public static readonly PropertyDefinition ReceivedRepresenting
Field Value
References
Defines the References property.
public static readonly PropertyDefinition References
Field Value
ReplyTo
Defines the ReplyTo property.
public static readonly PropertyDefinition ReplyTo
Field Value
Sender
Defines the Sender property.
public static readonly PropertyDefinition Sender
Field Value
ToRecipients
Defines the ToRecipients property.
public static readonly PropertyDefinition ToRecipients
Field Value
VotingInformation
Defines the VotingInformation property.
public static readonly PropertyDefinition VotingInformation