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