EmailMailboxAutoReplySettings.UnknownExternalReply Property

Definition

Gets the automatic reply message intended for an email message from an unknown external sender.

public:
 property EmailMailboxAutoReply ^ UnknownExternalReply { EmailMailboxAutoReply ^ get(); };
EmailMailboxAutoReply UnknownExternalReply();
public EmailMailboxAutoReply UnknownExternalReply { get; }
var emailMailboxAutoReply = emailMailboxAutoReplySettings.unknownExternalReply;
Public ReadOnly Property UnknownExternalReply As EmailMailboxAutoReply

Property Value

The automatic reply message intended for an email message from an unknown external sender.

Windows requirements

App capabilities
email emailSystem

Applies to