Edit

Share via


CalendarActionResults.MeetingResponse Property

Definition

Gets the copy of the response that is sent to the organizer of a meeting when the meeting is accepted, tentatively accepted, or declined by an attendee. The MeetingResponse property is a null reference (Nothing in Visual Basic) if the attendee chose not to send a response.

public:
 property Microsoft::Exchange::WebServices::Data::MeetingResponse ^ MeetingResponse { Microsoft::Exchange::WebServices::Data::MeetingResponse ^ get(); };
public Microsoft.Exchange.WebServices.Data.MeetingResponse MeetingResponse { get; }
Public ReadOnly Property MeetingResponse As MeetingResponse

Property Value

A MeetingResponse object.

Applies to