BodyType

OOFMessage.BodyType property

Specifies the format of the OOF message. The following are the permitted values for the BodyType element: - Text - HTML

public BodyType? BodyType { get; set; }

See Also