PushTenantServiceInfo.TenantId property

Namespace:  Microsoft.SharePoint.Client.Search.ContentPush
Assembly:  Microsoft.SharePoint.Client.Search (in Microsoft.SharePoint.Client.Search.dll)

Syntax

'Declaration
Public ReadOnly Property TenantId As String
    Get
'Usage
Dim instance As PushTenantServiceInfo
Dim value As String

value = instance.TenantId
public string TenantId { get; }

Property value

Type: System.String

See also

Reference

PushTenantServiceInfo class

PushTenantServiceInfo members

Microsoft.SharePoint.Client.Search.ContentPush namespace