ResolveNamesType Members
Include Protected Members
Include Inherited Members
The ResolveNamesType class represents a request to resolve names against the Active Directory directory service and a user's default Contacts folder.
The ResolveNamesType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ResolveNamesType | The ResolveNamesType constructor initializes a new instance of the ResolveNamesType class. |
Top
Properties
Name | Description | |
---|---|---|
ContactDataShape | ||
ContactDataShapeSpecified | ||
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