UserProfileManager.PersonalSiteFormat Property
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public ReadOnly Property PersonalSiteFormat As SiteNameFormat
Get
'Usage
Dim instance As UserProfileManager
Dim value As SiteNameFormat
value = instance.PersonalSiteFormat
public SiteNameFormat PersonalSiteFormat { get; }
Property Value
Type: Microsoft.Office.Server.UserProfiles.SiteNameFormat