MessageType Members
Include Protected Members
Include Inherited Members
Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Represents an Exchange e-mail message in a mailbox.
The MessageType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MessageType | Initializes a new instance of the MessageType class. |
Top
Methods
Name | Description | |
---|---|---|
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
Attachments | Gets or sets the items or files that are attached to an item in the Exchange store. (Inherited from ItemType.) | |
BccRecipients | Gets or sets a collection of recipients that receive a blind carbon copy (Bcc) of an e-mail message. | |
Body | Gets or sets the content in the body of a message. (Inherited from ItemType.) | |
Categories | Gets or sets a collection of strings that identify the categories to which an item in the mailbox belongs. (Inherited from ItemType.) | |
CcRecipients | Gets or sets a collection of recipients that receive a carbon copy (Cc) of an e-mail message. | |
ConversationIndex | Gets or sets the identifier to the thread to which the e-mail message belongs. | |
ConversationTopic | Gets or sets the conversation identifier for an e-mail message. | |
Culture | Gets or sets the culture for a specified item in the mailbox. (Inherited from ItemType.) | |
DateTimeCreated | Gets or sets the date and time that a specified item in the mailbox was created. (Inherited from ItemType.) | |
DateTimeCreatedSpecified | Gets or sets a value that specifies whether the DateTimeCreated property is serialized with the item. (Inherited from ItemType.) | |
DateTimeReceived | Gets or sets the date and time that an item in a mailbox was received. (Inherited from ItemType.) | |
DateTimeReceivedSpecified | Gets or sets a value that specifies whether the DateTimeReceived property is serialized with the item. (Inherited from ItemType.) | |
DateTimeSent | Gets or sets the date and time that an item in a mailbox was sent. (Inherited from ItemType.) | |
DateTimeSentSpecified | Gets or sets a value that specifies whether the DateTimeSent property is serialized with the item. (Inherited from ItemType.) | |
DisplayCc | Gets or sets the display string that is used for the contents of the carbon copy (Cc) box. (Inherited from ItemType.) | |
DisplayTo | Gets or sets the display string that is used for the contents of the To box. (Inherited from ItemType.) | |
ExtendedProperty | Gets or sets extended MAPI properties on folders and items. (Inherited from ItemType.) | |
From | Gets or sets the address from which the message was sent. | |
HasAttachments | Gets or sets a value that indicates whether an item has attachments associated with it. (Inherited from ItemType.) | |
HasAttachmentsSpecified | Gets or sets a value that specifies whether the HasAttachments property is serialized with the item. (Inherited from ItemType.) | |
Importance | Gets or sets a description of the importance of an item. (Inherited from ItemType.) | |
ImportanceSpecified | Gets or sets a value that specifies whether the Importance property is serialized with the item. (Inherited from ItemType.) | |
InReplyTo | Gets or sets the identifier of the item to which this item is a reply. (Inherited from ItemType.) | |
InternetMessageHeaders | Gets or sets the collection of all Internet message headers that are contained within an item in a mailbox. (Inherited from ItemType.) | |
InternetMessageId | Gets or sets the Internet message identifier for the message. | |
IsDeliveryReceiptRequested | Gets or sets a value that specifies whether the sender of the item requests a delivery receipt. | |
IsDeliveryReceiptRequestedSpecified | Gets or sets a value that specifies whether the IsDeliveryReceiptRequested property is serialized into the SOAP request. | |
IsDraft | Gets or sets a value that indicates whether an item is a draft (that is, it has not yet been sent). (Inherited from ItemType.) | |
IsDraftSpecified | Gets or sets a value that specifies whether the IsDraft property is serialized with the item. (Inherited from ItemType.) | |
IsFromMe | Gets or sets a value that indicates whether a user sent an item to himself or herself. (Inherited from ItemType.) | |
IsFromMeSpecified | Gets or sets a value that specifies whether the IsFromMe property is serialized with the item. (Inherited from ItemType.) | |
IsRead | Gets a value that specifies whether the message has been read. | |
IsReadReceiptRequested | Gets or sets a value that specifies whether the sender of a message requests a read receipt. | |
IsReadReceiptRequestedSpecified | Gets or sets a value that specifies whether the IsReadReceiptRequested property is serialized into the SOAP request. | |
IsReadSpecified | Gets or sets a value that specifies whether the IsRead property is serialized into the SOAP request. | |
IsResend | Gets or sets a value that indicates whether the item had previously been sent. (Inherited from ItemType.) | |
IsResendSpecified | Gets or sets a value that specifies whether the IsResend property is serialized with the item. (Inherited from ItemType.) | |
IsResponseRequested | Gets or sets a value that specifies whether a response to an e-mail message is requested. | |
IsResponseRequestedSpecified | Gets or sets a value that specifies whether the IsResponseRequested property is serialized into the SOAP request. | |
IsSubmitted | Gets or sets a value that indicates whether an item has been submitted to the Outbox default folder. (Inherited from ItemType.) | |
IsSubmittedSpecified | Gets or sets a value that specifies whether the IsSubmitted property is serialized with the item. (Inherited from ItemType.) | |
IsUnmodified | Gets or sets a value that indicates whether the item has been modified. (Inherited from ItemType.) | |
IsUnmodifiedSpecified | Gets or sets a value that specifies whether the IsUnmodified property is serialized with the item. (Inherited from ItemType.) | |
ItemClass | Gets or sets the message class of an item. (Inherited from ItemType.) | |
ItemId | Gets or sets the unique identifier and change key of an item in the Exchange store. (Inherited from ItemType.) | |
MimeContent | Gets or sets the native MIME stream of an object that is represented in base64Binary format. (Inherited from ItemType.) | |
ParentFolderId | Gets or sets the identifier of the parent folder that contains the item or folder. (Inherited from ItemType.) | |
References | Gets or sets a string that represents the Usenet header that is used to correlate replies with their original messages. | |
ReminderDueBy | Gets or sets the date and time when the event occurs. (Inherited from ItemType.) | |
ReminderDueBySpecified | Gets or sets a value that specifies whether the ReminderDueBy property is serialized with the item. (Inherited from ItemType.) | |
ReminderIsSet | Gets or sets a value that indicates whether a reminder has been set for an item in the Exchange store. (Inherited from ItemType.) | |
ReminderIsSetSpecified | Gets or sets a value that specifies whether the ReminderIsSet property is serialized with the item. (Inherited from ItemType.) | |
ReminderMinutesBeforeStart | Gets or sets the amount of time before an event for which a reminder will be displayed. (Inherited from ItemType.) | |
ReplyTo | Gets or sets the collection of addresses to which replies should be sent. | |
ResponseObjects | Gets or sets the collection of all the response objects that are associated with an item in the Exchange store. (Inherited from ItemType.) | |
Sender | Gets or sets the sender of a message. | |
Sensitivity | Gets or sets the sensitivity level of an item. (Inherited from ItemType.) | |
SensitivitySpecified | Gets or sets a value that specifies whether the Sensitivity property is serialized with the item. (Inherited from ItemType.) | |
Size | Gets or sets the size of an item. (Inherited from ItemType.) | |
SizeSpecified | Gets or sets a value that specifies whether the Size property is serialized with the item. (Inherited from ItemType.) | |
Subject | Gets or sets the subject for Exchange store items. (Inherited from ItemType.) | |
ToRecipients | Gets or sets a collection of recipients of an e-mail message. |
Top
See Also
Reference
Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.Exchange2007 Namespace