AppointmentProperties.Invitees Property

Definition

Gets the name of the Invitees property.

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

Property Value

String

Platform::String

winrt::hstring

The name of the Invitees property.

Windows requirements

App capabilities
appointmentsSystem

Applies to