DsnAttachmentToString Method
Returns the DSN attachment contents as a string.

Namespace: MailBee.BounceMail
Assembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntax
public override string ToString()

Return Value

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