ListContacts
ListContacts (1 of 2)
Lists contacts located in the specified folder on server
Returns: An array of read MapiContact that represents contact information
ListContacts(System::String folderUri)
| Parameter | Description |
|---|---|
| folderUri | The URI of folder |
ListContacts (2 of 2)
Lists contacts located in the specified folder on server
Returns: An array of read MapiContact that represents contact information
ListContacts(System::String folderUri, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < Mapi::PropertyDescriptor >>> mapiProperties)
| Parameter | Description |
|---|---|
| folderUri | A folder to search contacts in |
| mapiProperties | Required additional mapi properties |