AppointmentProperties.HasInvitees Property

Definition

Gets the name of the HasInvitees property.

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

Property Value

String

Platform::String

winrt::hstring

The name of the HasInvitees property.

Windows requirements

App capabilities
appointmentsSystem

Applies to