PidLidPropertyDescriptorLongId Property |
Gets an unsigned 32-bit quantity that, along with the property set, identifies a named property.
Namespace:
Aspose.Email.Mapi
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic long LongId { get; }
Public ReadOnly Property LongId As Long
Get
public:
property long long LongId {
long long get ();
}
member LongId : int64 with get
Property Value
Type:
Int64
See Also