Share via


AppointmentProperties.UserResponse プロパティ

定義

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

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

プロパティ値

String

Platform::String

winrt::hstring

UserResponse プロパティの名前。

Windows の要件

アプリの機能
appointmentsSystem

適用対象