Share via


OrganizationId Class

Inheritance Hierarchy

System.Object
  Microsoft.Exchange.Data.Directory.OrganizationId

Namespace:  Microsoft.Exchange.Data.Directory
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class OrganizationId _
    Implements IEquatable(Of OrganizationId), IOrganizationIdForEventLog
'Usage
Dim instance As OrganizationId
[SerializableAttribute]
public sealed class OrganizationId : IEquatable<OrganizationId>, 
    IOrganizationIdForEventLog

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.