Share via


AppointmentProperties.IsCanceledMeeting Property

Definition

Gets the name of the IsCanceledMeeting property.

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

Property Value

String

Platform::String

winrt::hstring

The name of the IsCanceledMeeting property.

Windows requirements

App capabilities
appointmentsSystem

Applies to