EmailMailboxSetAutoReplySettingsRequest.AutoReplySettings 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 new settings.
public:
property EmailMailboxAutoReplySettings ^ AutoReplySettings { EmailMailboxAutoReplySettings ^ get(); };
EmailMailboxAutoReplySettings AutoReplySettings();
public EmailMailboxAutoReplySettings AutoReplySettings { get; }
var emailMailboxAutoReplySettings = emailMailboxSetAutoReplySettingsRequest.autoReplySettings;
Public ReadOnly Property AutoReplySettings As EmailMailboxAutoReplySettings
Property Value
An EmailMailboxAutoReplySettings object describing the new auto-reply settings.
Windows requirements
App capabilities |
email
emailSystem
|