PushTenantManager.GetTenantInfo method
Namespace: Microsoft.SharePoint.Client.Search.ContentPush
Assembly: Microsoft.SharePoint.Client.Search (in Microsoft.SharePoint.Client.Search.dll)
Syntax
'Declaration
Public Function GetTenantInfo As PushTenantServiceInfo
'Usage
Dim instance As PushTenantManager
Dim returnValue As PushTenantServiceInfo
returnValue = instance.GetTenantInfo()
public PushTenantServiceInfo GetTenantInfo()
Return value
Type: Microsoft.SharePoint.Client.Search.ContentPush.PushTenantServiceInfo