AppointmentCalendar.UserDataAccountId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The identifier of the user account data for the AppointmentCalendar.
Windows requirements
App capabilities |
appointmentsSystem
|