This topic has not yet been rated - Rate this topic

MultiValueSeparator Enumeration

Defines the type of separator character used to separate multiple values for a property.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
public enum MultiValueSeparator
Member name Description
Comma The separator character for multiple values is a comma.
Semicolon The separator character for multiple values is a semicolon.
Newline The separator character for multiple values is a new line character.
Unknown The separator character for multiple values is an unknown character.

The default separator character is the comma. Administrators can also change the separator character by using the user interface.

For more information about how to change the default separator character for users who are entering multiple values for a property in the user interface, see How to: Change Profile Properties.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ