PidTagPropertyDescriptorTag Property |
A property tag is a 32-bit number that contains a unique property identifier in bits 16 through 31 and a property type in bits 0 through 15.
Namespace:
Aspose.Email.Mapi
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
SyntaxPublic ReadOnly Property Tag As Long
Get
public:
property long long Tag {
long long get ();
}
member Tag : int64 with get
Property Value
Type:
Int64
See Also