EmailMailboxUpdateMeetingResponseRequest.Response 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 response value to be used in updating the meeting response.
public:
property EmailMeetingResponseType Response { EmailMeetingResponseType get(); };
EmailMeetingResponseType Response();
public EmailMeetingResponseType Response { get; }
var emailMeetingResponseType = emailMailboxUpdateMeetingResponseRequest.response;
Public ReadOnly Property Response As EmailMeetingResponseType
Property Value
An EmailMeetingResponseType value specifying the new response in the updated meeting response.
Windows requirements
App capabilities |
email
emailSystem
|