PidLidPropertyDescriptor
Contents
[
Hide
]PidLidPropertyDescriptor class
Inherits: Aspose::Email::Mapi::PropertyDescriptor
Class contains property description information.
Constructors
| Name | Description |
|---|---|
| PidLidPropertyDescriptor (3 overloads) | Initializes a new instance of the PidLidPropertyDescriptor class Properties identified by an unsigned 32-bit quantity along with a property set. |
Methods
| Name | Description |
|---|---|
| Equals (2 overloads) | Indicates whether the current object is equal to another object of the same type. |
| get_LongId | Gets an unsigned 32-bit quantity that, along with the property set, identifies a named property. |
| get_PropertySet | A GUID that identifies a group of properties with a similar purpose. |
| GetHashCode | Serves as a hash function for a type. |
| ToString | Returns a string that represents the property description. |
| operator!= | Determines whether the specified objects are not equal to each another. |
| operator== | Determines whether the specified objects are equal to each another. |