Appointment.MeetingRequestWasSent Property

Definition

Gets whether the meeting request has been sent.

public:
 property bool MeetingRequestWasSent { bool get(); };
public bool MeetingRequestWasSent { get; }
Public ReadOnly Property MeetingRequestWasSent As Boolean

Property Value

true if the meeting request has been sent; otherwise, false.

Applies to