IGraphClient.ListContacts
IGraphClient.ListContacts method
List MapiContact from the parent folder.
public MapiContactCollection ListContacts(string id)
Parameter | Type | Description |
---|---|---|
id | String | Parent folder id |
Return Value
Returns list of MapiContact of the folder
See Also
- class MapiContactCollection
- interface IGraphClient
- namespace Aspose.Email.Clients.Graph
- assembly Aspose.Email