AppointmentCalendar.SourceDisplayName プロパティ

定義

予定予定表のプロバイダーを表す文字列を取得します。

public:
 property Platform::String ^ SourceDisplayName { Platform::String ^ get(); };
winrt::hstring SourceDisplayName();
public string SourceDisplayName { get; }
var string = appointmentCalendar.sourceDisplayName;
Public ReadOnly Property SourceDisplayName As String

プロパティ値

String

Platform::String

winrt::hstring

予定予定表のプロバイダーを表す文字列。

Windows の要件

アプリの機能
appointmentsSystem

適用対象