PidNamePropertyDescriptor.op_Equality
PidNamePropertyDescriptor Equality operator
Determines whether the specified objects are equal to each another.
public static bool operator ==(PidNamePropertyDescriptor pd1, PropertyDescriptor pd2)
Parameter | Type | Description |
---|---|---|
pd1 | PidNamePropertyDescriptor | The object to compare with another object. |
pd2 | PropertyDescriptor | The object to compare with another object. |
Return Value
true if the specified PropertyDescriptor is equal to the another PropertyDescriptor; otherwise, false.
See Also
- class PropertyDescriptor
- class PidNamePropertyDescriptor
- namespace Aspose.Email.Mapi
- assembly Aspose.Email