Share via


AreaGroup.ExpertGroupTitle Property

NOTE: This API is now obsolete.

Obsolete. This property now returns The Microsoft Office SharePoint Portal Server 2003 string.

Namespace:  Microsoft.SharePoint.Portal.SiteData
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
<ObsoleteAttribute("This class is obsolete.")> _
Public Shared ReadOnly Property ExpertGroupTitle As String
    Get
'Usage
Dim value As String

value = AreaGroup.ExpertGroupTitle
[ObsoleteAttribute("This class is obsolete.")]
public static string ExpertGroupTitle { get; }

Property Value

Type: System.String
The SharePoint Portal Server 2003 string

See Also

Reference

AreaGroup Class

AreaGroup Members

Microsoft.SharePoint.Portal.SiteData Namespace