Appointment.MyResponseType 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 user's last response to a meeting request; for example, accept or decline.
public:
property Microsoft::Exchange::WebServices::Data::MeetingResponseType MyResponseType { Microsoft::Exchange::WebServices::Data::MeetingResponseType get(); };
public Microsoft.Exchange.WebServices.Data.MeetingResponseType MyResponseType { get; }
Public ReadOnly Property MyResponseType As MeetingResponseType
Property Value
One of the MeetingResponseType enumeration values indicating the user's response to a meeting request.