AppointmentProperties.DetailsKind Property

Definition

Gets the format of the appointment details, plain text or HTML.

public:
 static property Platform::String ^ DetailsKind { Platform::String ^ get(); };
static winrt::hstring DetailsKind();
public static string DetailsKind { get; }
var string = AppointmentProperties.detailsKind;
Public Shared ReadOnly Property DetailsKind As String

Property Value

String

Platform::String

winrt::hstring

The format of the appointment details, plain text or HTML.

Windows requirements

App capabilities
appointmentsSystem

Applies to