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

적용 대상