QuickLinkGroupType Enumeration
Defines the type of quick link group.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public Enumeration QuickLinkGroupType
'Usage
Dim instance As QuickLinkGroupType
public enum QuickLinkGroupType
Members
Member name | Description | |
---|---|---|
UserSpecified | The quick link group is a custom type associated with a specific link. | |
BestBet | The quick link group type is a best bet associated with a specific link. | |
General | The quick link group is a general type associated with a specific link. |