다음을 통해 공유


IAppointmentsProviderShowAppointmentDetailsActivatedEventArgs.RoamingId 속성

정의

앱에 세부 정보를 표시해야 하는 약속의 로밍 식별자를 가져옵니다.

public:
 property Platform::String ^ RoamingId { Platform::String ^ get(); };
winrt::hstring RoamingId();
public string RoamingId { get; }
var string = iAppointmentsProviderShowAppointmentDetailsActivatedEventArgs.roamingId;
Public ReadOnly Property RoamingId As String

속성 값

String

Platform::String

winrt::hstring

앱이 세부 정보를 표시해야 하는 약속의 로밍 식별자입니다.

적용 대상