Share via


TenantSettings.CorporateCatalogUrl property

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

Syntax

'Declaration
Public ReadOnly Property CorporateCatalogUrl As String
    Get
'Usage
Dim instance As TenantSettings
Dim value As String

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

Property value

Type: System.String

See also

Reference

TenantSettings class

TenantSettings members

Microsoft.SharePoint.Client namespace