Share via


AppointmentProperties.OnlineMeetingLink Property

Definition

Gets the name of the OnlineMeetingLink property.

public:
 static property Platform::String ^ OnlineMeetingLink { Platform::String ^ get(); };
static winrt::hstring OnlineMeetingLink();
public static string OnlineMeetingLink { get; }
var string = AppointmentProperties.onlineMeetingLink;
Public Shared ReadOnly Property OnlineMeetingLink As String

Property Value

String

Platform::String

winrt::hstring

The name of the OnlineMeetingLink property.

Windows requirements

App capabilities
appointmentsSystem

Applies to