EmailGetBodyStream Method Ipswitch.Messaging.Framework
Returns the message body as a byte stream

Namespace: Ipswitch.Messaging.Framework.Mail
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public Stream GetBodyStream()

Return Value

Type: Stream
The byte stream
See Also

Reference