AppointmentProperties.Subject プロパティ

定義

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

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

プロパティ値

String

Platform::String

winrt::hstring

Subject プロパティの名前。

Windows の要件

アプリの機能
appointmentsSystem

適用対象