CalendarItemType.MeetingRequestWasSent Property

Definition

The MeetingRequestWasSent property gets or sets a Boolean value that indicates whether a meeting request has been sent to requested attendees.

public:
 property bool MeetingRequestWasSent { bool get(); void set(bool value); };
public bool MeetingRequestWasSent { get; set; }
Public Property MeetingRequestWasSent As Boolean

Property Value

The MeetingRequestWasSent property returns true if a meeting request has been sent for this meeting; otherwise, the property returns false.

Applies to