_AppointmentItem.ReplyTime Property

Definition

Returns or sets a DateTime indicating the reply time for the appointment. Read/write.

public:
 property DateTime ReplyTime { DateTime get(); void set(DateTime value); };
public DateTime ReplyTime { get; set; }
Public Property ReplyTime As DateTime

Property Value

Applies to