PidLidPropertyDescriptor Class |
Namespace: Aspose.Email.Mapi
The PidLidPropertyDescriptor type exposes the following members.
Name | Description | |
---|---|---|
![]() | PidLidPropertyDescriptor(Int64, PropertyDataType, Guid) |
Initializes a new instance of the PidLidPropertyDescriptor class
Properties identified by an unsigned 32-bit quantity along with a property set.
|
![]() | PidLidPropertyDescriptor(String, Int64, PropertyDataType, Guid) |
Initializes a new instance of the PidLidPropertyDescriptor class
Properties identified by an unsigned 32-bit quantity along with a property set.
|
![]() | PidLidPropertyDescriptor(String, String, Int64, PropertyDataType, Guid) |
Initializes a new instance of the PidLidPropertyDescriptor class
Properties identified by an unsigned 32-bit quantity along with a property set.
|
Name | Description | |
---|---|---|
![]() | CanonicalName |
The name used to refer to the property in the documentation.
The prefix of the canonical name identifies the basic characteristics of a property to the implementer.
The canonical naming structure uses three categories that are denoted by the following prefixes to the canonical property name:
* PidLid prefix: Properties identified by an unsigned 32-bit quantity along with a property set.
* PidName prefix: Properties identified by a string name along with a property set.
* PidTag prefix: Properties identified by an unsigned 16-bit quantity.
(Inherited from PropertyDescriptor.) |
![]() | DataType |
The property value type, as described in [MS-OXCDATA], that specifies the type of values allowed for the property.
(Inherited from PropertyDescriptor.) |
![]() | LongId |
Gets an unsigned 32-bit quantity that, along with the property set, identifies a named property.
|
![]() | MultipleValuesDataType |
Indicates if data type contains of multiple values
(Inherited from PropertyDescriptor.) |
![]() | Name |
Gets string that, identifies a property.
(Inherited from PropertyDescriptor.) |
![]() | PropertySet |
A GUID that identifies a group of properties with a similar purpose.
|
Name | Description | |
---|---|---|
![]() | Equals(Object) |
Determines whether the specified System.Object is equal to the current System.Object.
(Overrides ObjectEquals(Object).) |
![]() | Equals(PropertyDescriptor) |
Indicates whether the current object is equal to another object of the same type.
(Overrides PropertyDescriptorEquals(PropertyDescriptor).) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a type.
(Overrides ObjectGetHashCode.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Returns a string that represents the property description.
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
![]() ![]() | Equality |
Determines whether the specified objects are equal to each another.
|
![]() ![]() | Inequality |
Determines whether the specified objects are not equal to each another.
|