DsnAttachmentToString Method
Returns the DSN attachment contents as a string.

Namespace: MailBee.BounceMail
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.4 build 677 for .NET 4.5
Syntax
public override string ToString()

Return Value

Type: String
A string containing the DSN attachment body.
See Also