EmailMailboxAutoReplySettings.InternalReply 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 internal sender.
public:
property EmailMailboxAutoReply ^ InternalReply { EmailMailboxAutoReply ^ get(); };
EmailMailboxAutoReply InternalReply();
public EmailMailboxAutoReply InternalReply { get; }
var emailMailboxAutoReply = emailMailboxAutoReplySettings.internalReply;
Public ReadOnly Property InternalReply As EmailMailboxAutoReply
Property Value
The automatic reply message intended for an email message from an internal sender.
Windows requirements
App capabilities |
email
emailSystem
|