AppointmentCalendarCancelMeetingRequest.AppointmentCalendarLocalId Property

Definition

Uniquely identifies the calendar on the local device.

public:
 property Platform::String ^ AppointmentCalendarLocalId { Platform::String ^ get(); };
winrt::hstring AppointmentCalendarLocalId();
public string AppointmentCalendarLocalId { get; }
var string = appointmentCalendarCancelMeetingRequest.appointmentCalendarLocalId;
Public ReadOnly Property AppointmentCalendarLocalId As String

Property Value

String

Platform::String

winrt::hstring

A string that uniquely identifies the calendar on the local device.

Windows requirements

App capabilities
appointmentsSystem

Applies to