Click to Rate and Give Feedback
Community Content
In this section
Statistics Annotations (0)
Collapse All/Expand All Collapse All
ProfileSearchFlags Enumeration

Represents the enumeration of flags that are used to specify which type of profile to search when using ProfileSearchManager.

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Visual Basic (Declaration)
<FlagsAttribute> _
Public Enumeration ProfileSearchFlags
Visual Basic (Usage)
Dim instance As ProfileSearchFlags
C#
[FlagsAttribute]
public enum ProfileSearchFlags
Member nameDescription
UserSpecifies the flag that represents a UserProfile search.
OrganizationSpecifies the flag that represents an OrganizationProfile search.
MemberGroupSpecifies the flag that represents a MemberGroup search.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker