Share via


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
Public method ResolveNamesType The ResolveNamesType constructor initializes a new instance of the ResolveNamesType class.

Top

Properties

  Name Description
Public property ContactDataShape
Public property ContactDataShapeSpecified
Public property ParentFolderIds
Public property 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.
Public property SearchScope
Public property 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

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top