Tenant class

Represents a SharePoint Online tenant.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Client.ClientObject
    Microsoft.Online.SharePoint.TenantAdministration.Tenant

Namespace:  Microsoft.Online.SharePoint.TenantAdministration
Assembly:  Microsoft.Online.SharePoint.Client.Tenant (in Microsoft.Online.SharePoint.Client.Tenant.dll)

Syntax

'Declaration
Public Class Tenant _
    Inherits ClientObject
'Usage
Dim instance As Tenant
public class Tenant : ClientObject

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.

See also

Reference

Tenant members

Microsoft.Online.SharePoint.TenantAdministration namespace