IGraphClient.CreateAttachment
IGraphClient.CreateAttachment method
Creates new attachment for specified item
public MapiAttachment CreateAttachment(string parentId, MapiAttachment attachment)
| Parameter | Type | Description |
|---|---|---|
| parentId | String | Item id |
| attachment | MapiAttachment | Attachment to create |
Return Value
Returns created attachment
See Also
- class MapiAttachment
- interface IGraphClient
- namespace Aspose.Email.Clients.Graph
- assembly Aspose.Email