AppointmentProperties.Sensitivity Property

Definition

Gets the name of the Sensitivity property.

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

Property Value

String

Platform::String

winrt::hstring

The name of the Sensitivity property.

Windows requirements

App capabilities
appointmentsSystem

Applies to