EmailMailboxSetAutoReplySettingsRequestEventArgs.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 EmailMailboxSetAutoReplySettingsRequest object associated with this request.
public:
property EmailMailboxSetAutoReplySettingsRequest ^ Request { EmailMailboxSetAutoReplySettingsRequest ^ get(); };
EmailMailboxSetAutoReplySettingsRequest Request();
public EmailMailboxSetAutoReplySettingsRequest Request { get; }
var emailMailboxSetAutoReplySettingsRequest = emailMailboxSetAutoReplySettingsRequestEventArgs.request;
Public ReadOnly Property Request As EmailMailboxSetAutoReplySettingsRequest
Property Value
An EmailMailboxSetAutoReplySettingsRequest object describing the request to set auto-reply settings.
Windows requirements
App capabilities |
email
emailSystem
|