MailMessageBodyType Property

Gets the type of the body.

Namespace:  Aspose.Email
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public BodyContentType BodyType { get; }

Property Value

Type: BodyContentType

Implements

IMessageBodyType
See Also