The LookupEntry type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | BusinessEmail |
Gets the lookup entry's business email address.
|
![]() | BusinessPhone |
Gets the lookup entry's business phone number.
|
![]() | BusinessPhone2 |
Gets the lookup entry's alternate business phone number.
|
![]() | Department |
Gets the lookup entry's department.
|
![]() | DisplayName |
Gets the lookup entry's display name.
|
![]() | EntryId |
Gets the lookup entry's ID.
|
![]() | Extension |
Gets the lookup entry's extension.
|
![]() | FirstName |
Gets the lookup entry's first name.
|
![]() | HomeEmail |
Gets the lookup entry's home email address.
|
![]() | HomePhone |
Gets the lookup entry's home phone number.
|
![]() | HomePhone2 |
Gets the lookup entry's alternate home phone number.
|
![]() | IsActive |
Gets a value indicating whether a lookup entry is active or not.
|
![]() | LastName |
Gets the lookup entry's last name.
|
![]() | LookupComparisonType |
Gets the manner in which this lookup entry matched the lookup query.
|
![]() | LookupEntryType |
Gets the type of the directory where this lookup entry is found.
|
![]() | MobilePhone |
Gets the lookup entry's mobile phone number.
|
![]() | StatusUri |
Gets the lookup entry's Status URI.
|