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
ms886593.pubproperty(en-us,MSDN.10).gif From Gets the Recipient who sent the message.
ms886593.pubproperty(en-us,MSDN.10).gif ItemId Gets the the message’s Item ID.
ms886593.pubproperty(en-us,MSDN.10).gif LastModified Gets the date the message was sent.
ms886593.pubproperty(en-us,MSDN.10).gif Read Gets or sets the read state of the message.
ms886593.pubproperty(en-us,MSDN.10).gif Received Gets the date that the message was received.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms886593.pubmethod(en-us,MSDN.10).gif Equals  Overloaded. (inherited from Object )
ms886593.pubmethod(en-us,MSDN.10).gif GetHashCode  (inherited from Object )
ms886593.pubmethod(en-us,MSDN.10).gif GetType  (inherited from Object )
ms886593.pubmethod(en-us,MSDN.10).gif ms886593.static(en-us,MSDN.10).gif ReferenceEquals  (inherited from Object )
ms886593.pubmethod(en-us,MSDN.10).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms886593.protmethod(en-us,MSDN.10).gif Finalize Overridden. Overridden. Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
ms886593.protmethod(en-us,MSDN.10).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

Message Class
Microsoft.WindowsMobile.PocketOutlook Namespace