RuleActionsServerReplyWithMessage Property

Gets or sets the ID of the template message that is to be sent as a reply to incoming messages.

Namespace:  Aspose.Email.Clients.Exchange
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public string ServerReplyWithMessage { get; set; }

Property Value

Type: String
See Also