[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The IMessagetype exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
Attachments
Get/Set Message Attachments
Body
Get/Set Message settings and properties
MessageId
Internal ID of the message.
Priority
The priority for the message. This is only used for reference by senders and has no actual effect on the message
SenderType
Get the Sender type and property. This is only used by senders and has no actual effect on the message.
Settings
Message settings
Settings
Message settings and properties
(Inherited from IMessageBase.)
SiteCode
Gets/sets the site code. Some messages require this.
SmsId
The SMSID for the message (can be empty)

See Also