CreateMapiPropertyFromBytes
CreateMapiPropertyFromBytes
Creates the mapi property from bytes.
Returns: static System::SharedPtr < MapiProperty > Aspose::Email::Mapi::
CreateMapiPropertyFromBytes(int64_t tag, System::ArrayPtr< uint8_t > data)
| Parameter | Description |
|---|---|
| tag | The tag. |
| data | The data. |