Share via


EmailMailboxAutoReplySettings.InternalReply Property

Definition

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

Applies to