Attachment.System.IEquatable<Attachment>.Equals Method

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders. Some topics may contain links to blank placeholder topics.]

The System.IEquatable.Equals method returns a value that indicates whether the object specified by the other parameter is equal to the current instance of the Attachment class.

Namespace: Microsoft.Exchange.Data.Transport.Email
Assembly: Microsoft.Exchange.Data.Transport (in microsoft.exchange.data.transport.dll)

Syntax

'Declaration

Parameters

  • other
    The object to compare to the current instance of the Attachment class.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2)

Target Platforms

See Also

Reference

Attachment Class
Attachment Members
Microsoft.Exchange.Data.Transport.Email Namespace