MessageObjectPropertyPropertyTag Property |
Gets the property tag, a combined value which contains
Id and
PropertyType
Namespace:
Aspose.Email.Mapi.Msg
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic long PropertyTag { get; }
Public ReadOnly Property PropertyTag As Long
Get
public:
property long long PropertyTag {
long long get ();
}
member PropertyTag : int64 with get
Property Value
Type:
Int64The property tag.
See Also