SmsMessage Members

3/29/2010

Represents a Short Message Service (SMS) message.

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

Public Constructors

  Name Description
SmsMessage Overloaded.  

Top

Public Properties

  Name Description
Aa455675.pubproperty(en-us,MSDN.10).gif Body Gets the SMS message’s text body.
Aa455675.pubproperty(en-us,MSDN.10).gif From  Gets the Recipient who sent the message. (inherited from Message)
Aa455675.pubproperty(en-us,MSDN.10).gif ItemId  Gets the the message’s Item ID. (inherited from Message)
Aa455675.pubproperty(en-us,MSDN.10).gif LastModified  Gets the date the message was sent. (inherited from Message)
Aa455675.pubproperty(en-us,MSDN.10).gif Read  Gets or sets the read state of the message. (inherited from Message)
Aa455675.pubproperty(en-us,MSDN.10).gif Received  Gets the date that the message was received. (inherited from Message)
Aa455675.pubproperty(en-us,MSDN.10).gif RequestDeliveryReport Gets and sets a value indicating whether a delivery report is requested. true if requested; otherwise false.
Aa455675.pubproperty(en-us,MSDN.10).gif To Gets the collection of recipients for the SMS message.

Top

Public Methods

(see also Protected Methods )

  Name Description
Aa455675.pubmethod(en-us,MSDN.10).gif Equals  Overloaded. (inherited from Object )
Aa455675.pubmethod(en-us,MSDN.10).gif GetHashCode  (inherited from Object )
Aa455675.pubmethod(en-us,MSDN.10).gif GetType  (inherited from Object )
Aa455675.pubmethod(en-us,MSDN.10).gif Aa455675.static(en-us,MSDN.10).gif ReferenceEquals  (inherited from Object )
Aa455675.pubmethod(en-us,MSDN.10).gif Send Sends the SMS message.
Aa455675.pubmethod(en-us,MSDN.10).gif ToString  (inherited from Object )

Top

Protected Methods

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

Top

See Also

Reference

SmsMessage Class
Microsoft.WindowsMobile.PocketOutlook Namespace