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