EmailMessage class

Represents an e-mail message.

Namespace:  Microsoft.Exchange.WebServices.Data
Assembly:  Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)

'Declaration
Public Class EmailMessage _
	Inherits Item
'Usage
Dim instance As EmailMessage

Properties that are available on e-mail messages are defined in the EmailMessageSchema class.

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