This topic has not yet been rated - Rate this topic

EmailMessage Members

Represents an e-mail message.

The following tables list the members exposed by the EmailMessage type.

  Name Description
EmailMessage Initializes a local instance of the EmailMessage class with an Exchange service object.
Top
  Name Description
Dd633891.pubproperty(en-us,EXCHG.80).gif AllowedResponseActions  Gets a value that indicates which response actions are allowed on this item. Examples of response actions are Reply and Forward. (inherited from Item)
Dd633891.pubproperty(en-us,EXCHG.80).gif Attachments  Gets a list of the attachments to this item. (inherited from Item)
Dd633891.pubproperty(en-us,EXCHG.80).gif BccRecipients Gets the list of Bcc recipients for the e-mail message.
Dd633891.pubproperty(en-us,EXCHG.80).gif Body  Gets or sets the body of this item. (inherited from Item)
Dd633891.pubproperty(en-us,EXCHG.80).gif Categories  Gets or sets the list of categories that are associated with this item. (inherited from Item)
Dd633891.pubproperty(en-us,EXCHG.80).gif CcRecipients Gets the list of Cc recipients for the e-mail message.
Dd633891.pubproperty(en-us,EXCHG.80).gif ConversationId  Gets the ID of the conversation that this item is part of. (inherited from Item)
Dd633891.pubproperty(en-us,EXCHG.80).gif ConversationIndex Gets the conversation index of the e-mail message.
Dd633891.pubproperty(en-us,EXCHG.80).gif ConversationTopic Gets the conversation topic of the e-mail message.
Dd633891.pubproperty(en-us,EXCHG.80).gif Culture  Gets or sets the culture that is associated with this item. (inherited from Item)
Dd633891.pubproperty(en-us,EXCHG.80).gif DateTimeCreated  Gets the date and time at which this item was created. (inherited from Item)
Dd633891.pubproperty(en-us,EXCHG.80).gif DateTimeReceived  Gets the time when this item was received. (inherited from Item)
Dd633891.pubproperty(en-us,EXCHG.80).gif DateTimeSent  Gets the date and time at which this item was sent. (inherited from Item)
Dd633891.pubproperty(en-us,EXCHG.80).gif DisplayCc  Gets a text string that lists the Cc recipients of this item. (inherited from Item)
Dd633891.pubproperty(en-us,EXCHG.80).gif DisplayTo  Gets a text string that lists the To recipients of this item. (inherited from Item)
Dd633891.pubproperty(en-us,EXCHG.80).gif EffectiveRights  Gets a value that indicates the effective rights that the current authenticated user has on this item. (inherited from Item)
Dd633891.pubproperty(en-us,EXCHG.80).gif ExtendedProperties  Gets a list of extended properties that are defined on this item. (inherited from Item)
Dd633891.pubproperty(en-us,EXCHG.80).gif From Gets or sets who the e-mail came from.
Dd633891.pubproperty(en-us,EXCHG.80).gif HasAttachments  Gets a value that indicates whether the item has attachments. (inherited from Item)
Dd633891.pubproperty(en-us,EXCHG.80).gif Id  Gets the ID of this item. (inherited from Item)
Dd633891.pubproperty(en-us,EXCHG.80).gif Importance  Gets or sets the importance of this item. (inherited from Item)
Dd633891.pubproperty(en-us,EXCHG.80).gif InReplyTo  Gets or sets the In-Reply-To reference of this item. (inherited from Item)
Dd633891.pubproperty(en-us,EXCHG.80).gif InternetMessageHeaders  Gets a list of Internet headers for this item. (inherited from Item)
Dd633891.pubproperty(en-us,EXCHG.80).gif InternetMessageId Gets the Internet message identifier of the e-mail message.
Dd633891.pubproperty(en-us,EXCHG.80).gif IsAssociated Gets or sets a value that indicates whether this is an associated message.
Dd633891.pubproperty(en-us,EXCHG.80).gif IsAttachment  Gets a value that indicates whether the item is an attachment. (inherited from Item)
Dd633891.pubproperty(en-us,EXCHG.80).gif IsDeliveryReceiptRequested Gets or sets a value that indicates whether a delivery receipt is requested for the e-mail message.
Dd633891.pubproperty(en-us,EXCHG.80).gif IsDirty  Gets a value that indicates whether the object has been modified.(inherited from ServiceObject)
Dd633891.pubproperty(en-us,EXCHG.80).gif IsDraft  Gets a value that indicates whether the item is a draft. An item is a draft when it has not yet been sent. (inherited from Item)
Dd633891.pubproperty(en-us,EXCHG.80).gif IsFromMe  Gets a value that indicates whether the item has been sent by the current authenticated user. (inherited from Item)
Dd633891.pubproperty(en-us,EXCHG.80).gif IsNew  Gets a value that indicates whether this object is a real store item or a local object that has yet to be saved.(inherited from Item)
Dd633891.pubproperty(en-us,EXCHG.80).gif IsRead Gets or sets a value that indicates whether the e-mail message has been read.
Dd633891.pubproperty(en-us,EXCHG.80).gif IsReadReceiptRequested Gets or sets a value that indicates whether a read receipt is requested for the e-mail message.
Dd633891.pubproperty(en-us,EXCHG.80).gif IsReminderSet  Gets or sets a value that indicates whether a reminder is set for this item. (inherited from Item)
Dd633891.pubproperty(en-us,EXCHG.80).gif IsResend  Gets a value that indicates whether the item is a resend of another item. (inherited from Item)
Dd633891.pubproperty(en-us,EXCHG.80).gif IsResponseRequested Gets or sets a value that indicates whether a response is requested for the e-mail message.
Dd633891.pubproperty(en-us,EXCHG.80).gif IsSubmitted  Gets a value that indicates whether the message has been submitted to be sent. (inherited from Item)
Dd633891.pubproperty(en-us,EXCHG.80).gif IsUnmodified  Gets a value that indicates whether the item has been modified since it was created. (inherited from Item)
Dd633891.pubproperty(en-us,EXCHG.80).gif Item  (inherited from ServiceObject )
Dd633891.pubproperty(en-us,EXCHG.80).gif ItemClass  Gets or sets the custom class name of this item. (inherited from Item)
Dd633891.pubproperty(en-us,EXCHG.80).gif LastModifiedName  Gets the name of the user who last modified this item. (inherited from Item)
Dd633891.pubproperty(en-us,EXCHG.80).gif LastModifiedTime  Gets the date and time that this item was last modified. (inherited from Item)
Dd633891.pubproperty(en-us,EXCHG.80).gif MimeContent  Gets the MIME content of this item. (inherited from Item)
Dd633891.pubproperty(en-us,EXCHG.80).gif ParentFolderId  Gets the ID of the parent folder of this item. (inherited from Item)
Dd633891.pubproperty(en-us,EXCHG.80).gif ReceivedBy Gets the delegate who received the e-mail message.
Dd633891.pubproperty(en-us,EXCHG.80).gif ReceivedRepresenting Gets the principal of the e-mail message.
Dd633891.pubproperty(en-us,EXCHG.80).gif References Gets or sets the references of the e-mail message.
Dd633891.pubproperty(en-us,EXCHG.80).gif ReminderDueBy  Gets or sets the date and time when the reminder is due for this item. (inherited from Item)
Dd633891.pubproperty(en-us,EXCHG.80).gif ReminderMinutesBeforeStart  Gets or sets the number of minutes before the start of this item that the reminder should be triggered. (inherited from Item)
Dd633891.pubproperty(en-us,EXCHG.80).gif ReplyTo Gets a list of e-mail addresses to which replies should be addressed.
Dd633891.pubproperty(en-us,EXCHG.80).gif Schema  Gets the schema that is associated with this type of object.(inherited from ServiceObject)
Dd633891.pubproperty(en-us,EXCHG.80).gif Sender Gets or sets the sender of the e-mail message.
Dd633891.pubproperty(en-us,EXCHG.80).gif Sensitivity  Gets the sensitivity of this item. (inherited from Item)
Dd633891.pubproperty(en-us,EXCHG.80).gif Service  Gets the Exchange service for this object.(inherited from ServiceObject)
Dd633891.pubproperty(en-us,EXCHG.80).gif Size  Gets the size of this item. (inherited from Item)
Dd633891.pubproperty(en-us,EXCHG.80).gif Subject  Gets or sets the subject of this item. (inherited from Item)
Dd633891.pubproperty(en-us,EXCHG.80).gif ToRecipients Gets the list of To recipients for the e-mail message.
Dd633891.pubproperty(en-us,EXCHG.80).gif UniqueBody  Gets the body part that is unique to the conversation that this item is part of. (inherited from Item)
Dd633891.pubproperty(en-us,EXCHG.80).gif WebClientEditFormQueryString  Gets the query string that should be appended to the Exchange Web client URL to open this item by using the appropriate edit form in a Web browser. (inherited from Item)
Dd633891.pubproperty(en-us,EXCHG.80).gif WebClientReadFormQueryString  Gets the query string that should be appended to the Exchange Web client URL to open this item by using the appropriate read form in a Web browser. (inherited from Item)
Top
(see also Protected Methods )
  Name Description
Dd633891.pubmethod(en-us,EXCHG.80).gif Dd633891.static(en-us,EXCHG.80).gif Bind Overloaded.  
Dd633891.pubmethod(en-us,EXCHG.80).gif Copy  Overloaded. (inherited from Item )
Dd633891.pubmethod(en-us,EXCHG.80).gif CreateForward Creates a forward response to the message.
Dd633891.pubmethod(en-us,EXCHG.80).gif CreateReply Creates a reply response to the message.
Dd633891.pubmethod(en-us,EXCHG.80).gif Delete  (inherited from Item )
Dd633891.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Dd633891.pubmethod(en-us,EXCHG.80).gif Forward Overloaded. Forwards an existing e-mail message.
Dd633891.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Dd633891.pubmethod(en-us,EXCHG.80).gif GetLoadedPropertyDefinitions  Provides the collection of loaded property definitions.(inherited from ServiceObject)
Dd633891.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Dd633891.pubmethod(en-us,EXCHG.80).gif Load  Overloaded. (inherited from ServiceObject )
Dd633891.pubmethod(en-us,EXCHG.80).gif Move  Overloaded. (inherited from Item )
Dd633891.pubmethod(en-us,EXCHG.80).gif Dd633891.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Dd633891.pubmethod(en-us,EXCHG.80).gif RemoveExtendedProperty  (inherited from Item )
Dd633891.pubmethod(en-us,EXCHG.80).gif Reply Replies to the message.
Dd633891.pubmethod(en-us,EXCHG.80).gif Save  Overloaded. (inherited from Item )
Dd633891.pubmethod(en-us,EXCHG.80).gif Send Sends this e-mail message.
Dd633891.pubmethod(en-us,EXCHG.80).gif SendAndSaveCopy Overloaded.  
Dd633891.pubmethod(en-us,EXCHG.80).gif SetExtendedProperty  (inherited from Item )
Dd633891.pubmethod(en-us,EXCHG.80).gif SuppressReadReceipt Suppresses the read receipt on the message.
Dd633891.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )
Dd633891.pubmethod(en-us,EXCHG.80).gif TryGetProperty  Overloaded. (inherited from ServiceObject )
Dd633891.pubmethod(en-us,EXCHG.80).gif Update  (inherited from Item )
Top
  Name Description
Dd633891.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Dd633891.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )
Top
Did you find this helpful?
(1500 characters remaining)