IGraphClient.CreateContact
IGraphClient.CreateContact method
Creates contact in specified folder
public MapiContact CreateContact(string folderId, MapiContact contact)
| Parameter | Type | Description |
|---|---|---|
| folderId | String | Parent folder id |
| contact | MapiContact | MapiContact to be created |
Return Value
Created contact
See Also
- class MapiContact
- interface IGraphClient
- namespace Aspose.Email.Clients.Graph
- assembly Aspose.Email