Click or drag to resize

RoutingMessageRawMessage Property

A String containing the RoutingMessage

Namespace:  SMTPRouter.Models
Assembly:  SMTPRouter (in SMTPRouter.dll) Version: 1.0.0.4
Syntax
public string RawMessage { get; set; }

Property Value

Type: String
Remarks
Ensure to have the RawMessage use Dos as the new line format
See Also