Message Class

3/29/2010

Defines the Item ID and the Recipient, as well as the opening and creation methods for e-mail and text messages.

Namespace: Microsoft.WindowsMobile.PocketOutlook
Assembly: Microsoft.WindowsMobile.PocketOutlook (in microsoft.windowsmobile.pocketoutlook.dll)

Syntax

public class Message
'Declaration
Public Class Message

Inheritance Hierarchy

System.Object
  Microsoft.WindowsMobile.PocketOutlook.Message
     Microsoft.WindowsMobile.PocketOutlook.EmailMessage
     Microsoft.WindowsMobile.PocketOutlook.SmsMessage

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread-safe. Any instance members are not guaranteed to be thread-safe.

See Also

Reference

Message Members
Microsoft.WindowsMobile.PocketOutlook Namespace