MeetingMessageType.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.
The ResponseType property gets or sets the type of recipient response that is received for a meeting.
public:
property ExchangeWebServices::ResponseTypeType ResponseType { ExchangeWebServices::ResponseTypeType get(); void set(ExchangeWebServices::ResponseTypeType value); };
public ExchangeWebServices.ResponseTypeType ResponseType { get; set; }
Public Property ResponseType As ResponseTypeType
Property Value
The ResponseType property returns an instance of the ResponseTypeType class that represents the type of recipient response that is received for a meeting.