Method GetText
GetText()
Extracts and returns the textual content from the attachment.
public string GetText()
Returns
- string
A string containing the textual content of the attachment, or an empty string if no text could be extracted.
Remarks
This method attempts to extract text from the attachment based on its type.