Share via


AppointmentProperties.Invitees プロパティ

定義

Invitees プロパティの名前を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

Invitees プロパティの名前。

Windows の要件

アプリの機能
appointmentsSystem

適用対象