다음을 통해 공유


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
Bb408952.pubproperty(en-us,EXCHG.80).gif ParentFolderIds  
Bb408952.pubproperty(en-us,EXCHG.80).gif 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.
Bb408952.pubproperty(en-us,EXCHG.80).gif SearchScope  
Bb408952.pubproperty(en-us,EXCHG.80).gif 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
Bb408952.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Bb408952.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Bb408952.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Bb408952.pubmethod(en-us,EXCHG.80).gifBb408952.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Bb408952.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb408952.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Bb408952.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top