AppointmentProperties.IsOrganizedByUser Property

Definition

Gets the name of the IsOrganizedByUser property.

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

Property Value

String

Platform::String

winrt::hstring

The name of the IsOrganizedByUser property.

Windows requirements

App capabilities
appointmentsSystem

Applies to