Share via


EmailMailboxGetAutoReplySettingsRequest.RequestedFormat Property

Definition

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

Applies to