Share via


AppointmentProperties.ReplyTime Property

Definition

Gets the name of the ReplyTime property.

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

Property Value

String

Platform::String

winrt::hstring

The name of the ReplyTime property.

Windows requirements

App capabilities
appointmentsSystem

Applies to