MessageProperty Enumeration
3/29/2010
Specifies a Message property.
Namespace: Microsoft.WindowsMobile.PocketOutlook.MessageInterception
Assembly: Microsoft.WindowsMobile.PocketOutlook (in microsoft.windowsmobile.pocketoutlook.dll)
Syntax
public enum MessageProperty
'Declaration
Public Enumeration MessageProperty
Members
Member name | Description |
---|---|
Body | The Message’s text notes. |
MessageClass | The Message’s transport type (for example, SMS). |
Sender | The person who sent the message. |
Subject | The Message’s subject. |
See Also
Reference
Microsoft.WindowsMobile.PocketOutlook.MessageInterception Namespace