Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
3/29/2010
Top
Top
Top
Defines the Item ID and the Recipient, as well as the opening and creation methods for e-mail and text messages.
The following tables list the members exposed by the Messagetype.
Public Properties
Name | Description | |
---|---|---|
From | Gets the Recipient who sent the message. | |
ItemId | Gets the the message’s Item ID. | |
LastModified | Gets the date the message was sent. | |
Read | Gets or sets the read state of the message. | |
Received | Gets the date that the message was received. |
Public Methods(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ReferenceEquals | (inherited from Object) | |
ToString | (inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | Overridden. Overridden. Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. | |
MemberwiseClone | (inherited from Object) |