AppointmentCalendarForwardMeetingRequest.AppointmentLocalId Property

Definition

Gets a string that uniquely identifies the appointment on the local device.

public:
 property Platform::String ^ AppointmentLocalId { Platform::String ^ get(); };
winrt::hstring AppointmentLocalId();
public string AppointmentLocalId { get; }
var string = appointmentCalendarForwardMeetingRequest.appointmentLocalId;
Public ReadOnly Property AppointmentLocalId As String

Property Value

String

Platform::String

winrt::hstring

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

Windows requirements

App capabilities
appointmentsSystem

Applies to