Share via


AppointmentProperties.IsResponseRequested Property

Definition

Gets the name of the IsResponseRequested property.

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

Property Value

String

Platform::String

winrt::hstring

The name of the IsResponseRequested property.

Windows requirements

App capabilities
appointmentsSystem

Applies to