EmailMessage Class
3/29/2010
Represents an e-mail message. The EMailMessage class inherits from the Message class.
Namespace: Microsoft.WindowsMobile.PocketOutlook
Assembly: Microsoft.WindowsMobile.PocketOutlook (in microsoft.windowsmobile.pocketoutlook.dll)
Syntax
public class EmailMessage : Message
'Declaration
Public Class EmailMessage
Inherits Message
Inheritance Hierarchy
System.Object
Microsoft.WindowsMobile.PocketOutlook.Message
Microsoft.WindowsMobile.PocketOutlook.EmailMessage
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
EmailMessage Members
Microsoft.WindowsMobile.PocketOutlook Namespace