EmailMailboxAutoReplySettings.KnownExternalReply Property

Definition

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

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

Property Value

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

Windows requirements

App capabilities
email emailSystem

Applies to