EmailMailboxUpdateMeetingResponseRequestEventArgs.Request 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 EmailMailboxUpdateMeetingResponseRequest object associated with this request.
public:
property EmailMailboxUpdateMeetingResponseRequest ^ Request { EmailMailboxUpdateMeetingResponseRequest ^ get(); };
EmailMailboxUpdateMeetingResponseRequest Request();
public EmailMailboxUpdateMeetingResponseRequest Request { get; }
var emailMailboxUpdateMeetingResponseRequest = emailMailboxUpdateMeetingResponseRequestEventArgs.request;
Public ReadOnly Property Request As EmailMailboxUpdateMeetingResponseRequest
Property Value
An EmailMailboxUpdateMeetingResponseRequest object describing the meeting response update request.
Windows requirements
App capabilities |
email
emailSystem
|