MapiProperty.CreateMapiPropertyFromBytes
MapiProperty.CreateMapiPropertyFromBytes method
Creates the mapi property from bytes.
public static MapiProperty CreateMapiPropertyFromBytes(long tag, byte[] data)
Parameter | Type | Description |
---|---|---|
tag | Int64 | The tag. |
data | Byte[] | The data. |
See Also
- class MapiProperty
- namespace Aspose.Email.Mapi
- assembly Aspose.Email