Office365Tenant class

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Client.ClientObject
    Microsoft.Online.SharePoint.TenantManagement.Office365Tenant

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

Syntax

'Declaration
Public Class Office365Tenant _
    Inherits ClientObject
'Usage
Dim instance As Office365Tenant
public class Office365Tenant : 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

Office365Tenant members

Microsoft.Online.SharePoint.TenantManagement namespace