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

适用于