PidLidPropertyDescriptor.op_Equality
PidLidPropertyDescriptor Equality operator
Determines whether the specified objects are equal to each another.
public static bool operator ==(PidLidPropertyDescriptor pd1, PropertyDescriptor pd2)
Parameter | Type | Description |
---|---|---|
pd1 | PidLidPropertyDescriptor | 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 PidLidPropertyDescriptor
- namespace Aspose.Email.Mapi
- assembly Aspose.Email