IGraphClient.ListContacts

IGraphClient.ListContacts method

List MapiContact from the parent folder.

public MapiContactCollection ListContacts(string id)
ParameterTypeDescription
idStringParent folder id

Return Value

Returns list of MapiContact of the folder

See Also