_sWebMetadata.CategoryName Field
Specifies the name of the site.
Namespace: [SiteData Web service]
Web service reference: http://Site/_vti_bin/SiteData.asmx
Syntax
'Declaration
Public CategoryName As String
'Usage
Dim instance As _sWebMetadata
Dim value As String
value = instance.CategoryName
instance.CategoryName = value
public string CategoryName
Remarks
CategoryName must be returned only if the site has an external security provider. The client must ignore it.