Method ToString
ToString()
Returns the textual content of the attachment.
public override string ToString()
Returns
Remarks
This method simply calls GetText() and returns its result.
Returns the textual content of the attachment.
public override string ToString()
This method simply calls GetText() and returns its result.