AppointmentCalendarProposeNewTimeForMeetingRequest.AppointmentLocalId 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得可唯一識別本機裝置上約會的字串。
public:
property Platform::String ^ AppointmentLocalId { Platform::String ^ get(); };
winrt::hstring AppointmentLocalId();
public string AppointmentLocalId { get; }
var string = appointmentCalendarProposeNewTimeForMeetingRequest.appointmentLocalId;
Public ReadOnly Property AppointmentLocalId As String
屬性值
可唯一識別本機裝置上約會的字串。
Windows 需求
應用程式功能 |
appointmentsSystem
|