IMessageBodyType Property |
Gets the type of the body.
Namespace:
Aspose.Email
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
SyntaxBodyContentType BodyType { get; }
ReadOnly Property BodyType As BodyContentType
Get
property BodyContentType BodyType {
BodyContentType get ();
}
abstract BodyType : BodyContentType with get
Property Value
Type:
BodyContentType
See Also