Share via


SendAddressIdentity Class

Inheritance Hierarchy

System.Object
  Microsoft.Exchange.Data.ObjectId
    Microsoft.Exchange.Data.Storage.Management.SendAddressIdentity

Namespace:  Microsoft.Exchange.Data.Storage.Management
Assembly:  Microsoft.Exchange.Data.Storage (in Microsoft.Exchange.Data.Storage.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class SendAddressIdentity _
    Inherits ObjectId _
    Implements IEquatable(Of SendAddressIdentity)
'Usage
Dim instance As SendAddressIdentity
[SerializableAttribute]
public class SendAddressIdentity : ObjectId, 
    IEquatable<SendAddressIdentity>

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.