public DateTime AppointmentReplyTime { get; }
Public ReadOnly Property AppointmentReplyTime As DateTime Get
public: property DateTime AppointmentReplyTime { DateTime get (); }
member AppointmentReplyTime : DateTime with get
In This Article