AppointmentProperties.Organizer Property

Definition

Gets the name of the Organizer property.

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

Property Value

String

Platform::String

winrt::hstring

The name of the Organizer property.

Windows requirements

App capabilities
appointmentsSystem

Applies to