MapiProperty
Overview
MapiProperty is a class in Aspose.Email FOSS for .NET.
Constructors
| Signature | Description |
|---|---|
MapiProperty(propertyId: ushort, propertyType: ushort, value: object?, flags: uint) | Creates a new MapiProperty with the specified parameters. |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
PropertyId | ushort | read | |
PropertyType | ushort | read | |
Value | object? | read | |
Flags | uint | read | |
PropertyTag | uint | read |