SuggestionType Enumeration

Specifies the type of suggestion.

Namespace:  [UserProfileService Web service]
Web service reference: http://Site/_vti_bin/UserProfileService.asmx

Syntax

'Declaration
<SerializableAttribute> _
Public Enumeration SuggestionType
'Usage
Dim instance As SuggestionType
[SerializableAttribute]
public enum SuggestionType

Members

Member name Description
Colleague The suggestion corresponds to a colleague.
Keyword The suggestion corresponds to a keyword.

See Also

Reference

UserProfileService Web Service