AppointmentCalendar.UserDataAccountId Property

Definition

Get the identifier of the user account data for the AppointmentCalendar.

public:
 property Platform::String ^ UserDataAccountId { Platform::String ^ get(); };
winrt::hstring UserDataAccountId();
public string UserDataAccountId { get; }
var string = appointmentCalendar.userDataAccountId;
Public ReadOnly Property UserDataAccountId As String

Property Value

String

Platform::String

winrt::hstring

The identifier of the user account data for the AppointmentCalendar.

Windows requirements

App capabilities
appointmentsSystem

Applies to