BinaryPart
Binary message part
Operations
GetBase64Data
Get Base64 encoding binary string
method : public : GetBase64Data() ~ StringReturn
| Type | Description |
|---|---|
| String | encoding binary string |
GetMimeType
Get MIME type
method : public : GetMimeType() ~ StringReturn
| Type | Description |
|---|---|
| String | MIME type |
ToString
String representation of the object
method : public : ToString() ~ StringReturn
| Type | Description |
|---|---|
| String | string representation |