Body class

The Body type represents the primary content of an e-mail message.

Inheritance hierarchy

System.Object
  Microsoft.Exchange.Data.Transport.Email.Body

Namespace:  Microsoft.Exchange.Data.Transport.Email
Assembly:  Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)

Syntax

'Declaration
Public Class Body
'Usage
Dim instance As Body
public class Body

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

Body members

Microsoft.Exchange.Data.Transport.Email namespace