ResolveNamesType Members
The ResolveNamesType class represents a request to resolve names against the Active Directory directory service and a user's default Contacts folder.
The following tables list the members exposed by the ResolveNamesType type.
Public Constructors
Name | Description | |
---|---|---|
ResolveNamesType | The ResolveNamesType constructor initializes a new instance of the ResolveNamesType class. |
Top
Public Properties
Name | Description | |
---|---|---|
ParentFolderIds | ||
ReturnFullContactData | The ReturnFullContactData property gets or sets a Boolean value that specifies whether contact details for a public contact are returned in the response. This property is required. This is a read/write property. | |
SearchScope | ||
UnresolvedEntry | The UnresolvedEntry property gets or sets a string that specifies an ambiguous name to resolve. This property is required. This is a read/write property. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also