ExchangeClient.ListContacts

ExchangeClient.ListContacts method

Lists contacts located in the specified folder on server

public MapiContact[] ListContacts(string folderUri)
ParameterTypeDescription
folderUriStringThe URI of folder

Return Value

An array of read MapiContact that represents contact information

See Also