EmailMailboxGetAutoReplySettingsRequest.RequestedFormat 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 requested format of the auto-reply settings.
public:
property EmailMailboxAutoReplyMessageResponseKind RequestedFormat { EmailMailboxAutoReplyMessageResponseKind get(); };
EmailMailboxAutoReplyMessageResponseKind RequestedFormat();
public EmailMailboxAutoReplyMessageResponseKind RequestedFormat { get; }
var emailMailboxAutoReplyMessageResponseKind = emailMailboxGetAutoReplySettingsRequest.requestedFormat;
Public ReadOnly Property RequestedFormat As EmailMailboxAutoReplyMessageResponseKind
Property Value
An EmailMailboxAutoReplyMessageResponseKind value representing the requested format of the returned settings.
Windows requirements
App capabilities |
email
emailSystem
|