AppointmentCalendar.SourceDisplayName Property

Definition

Gets a string that describes the provider for the appointment calendar.

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

Property Value

String

Platform::String

winrt::hstring

A string that describes the provider for the appointment calendar.

Windows requirements

App capabilities
appointmentsSystem

Applies to