ProfileSubtypeProperty.IsAlias Property
Gets a value indicating whether this property is a user alias.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public ReadOnly Property IsAlias As Boolean
Get
'Usage
Dim instance As ProfileSubtypeProperty
Dim value As Boolean
value = instance.IsAlias
public bool IsAlias { get; }
Property Value
Type: System.Boolean
Remarks
For user search.