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