SetDataLong
SetDataLong (1 of 2)
Sets the data long.
Returns: void Aspose::Email::Mapi::
SetDataLong(int64_t byteCount)
| Parameter | Description |
|---|---|
| byteCount | The byte count. |
SetDataLong (2 of 2)
Sets the data long.
Returns: void Aspose::Email::Mapi::
SetDataLong(int64_t byteCount, int64_t delimiter)
| Parameter | Description |
|---|---|
| byteCount | The byte count. |
| delimiter | The delimiter. |