AppointmentFormattingOptions.IsTextFormat

AppointmentFormattingOptions.IsTextFormat property

Gets a value indicating whether template has a text format.

public bool IsTextFormat { get; }

Property Value

true if template has a text format; otherwise, false.

See Also