AppointmentProperties.Details Property

Definition

Gets the name of the Details property.

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

Property Value

String

Platform::String

winrt::hstring

The name of the Details property.

Windows requirements

App capabilities
appointmentsSystem

Applies to