InstantMessengerAddress.op_Inequality
InstantMessengerAddress Inequality operator
Determines whether the specified objects are not equal.
public static bool operator !=(InstantMessengerAddress a, InstantMessengerAddress b)
Parameter | Type | Description |
---|---|---|
a | InstantMessengerAddress | First object to compare |
b | InstantMessengerAddress | Second object to compare |
Return Value
Returns true if objects are not equal, otherwise false.
See Also
- class InstantMessengerAddress
- namespace Aspose.Email.PersonalInfo
- assembly Aspose.Email