EmailMailboxAutoReplySettings.UnknownExternalReply 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 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
|