MeetingMessageType.ResponseType Property

Definition

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.

Applies to