Attendee.ResponseType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the type of response that the attendee gave to the meeting invitation.
public:
property Nullable<Microsoft::Exchange::WebServices::Data::MeetingResponseType> ResponseType { Nullable<Microsoft::Exchange::WebServices::Data::MeetingResponseType> get(); };
public Nullable<Microsoft.Exchange.WebServices.Data.MeetingResponseType> ResponseType { get; }
Public ReadOnly Property ResponseType As Nullable(Of MeetingResponseType)
Property Value
The type of response that the attendee gave to the meeting invitation.