Message Members
3/29/2010
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 Message type.
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. |
Top
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 ) |
Top
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 ) |
Top
See Also
Reference
Message Class
Microsoft.WindowsMobile.PocketOutlook Namespace