AreaGroup.BestBetGroupTitle 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 BestBetGroupTitle As String
    Get
'Usage
Dim value As String

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

Property Value

Type: System.String
The SharePoint Portal Server 2003 string.

See Also

Reference

AreaGroup Class

AreaGroup Members

Microsoft.SharePoint.Portal.SiteData Namespace