IGraphClient.ListAttachments
IGraphClient.ListAttachments method
List Attachments from the parent message.
public MapiAttachmentCollection ListAttachments(string id, ODataQueryBuilder queryBuilder = null)
| Parameter | Type | Description |
|---|---|---|
| id | String | Parent message id |
| queryBuilder | ODataQueryBuilder | Optional OData query builder for filtering attachments. |
Return Value
Returns list of attachments of a message
See Also
- class MapiAttachmentCollection
- class ODataQueryBuilder
- interface IGraphClient
- namespace Aspose.Email.Clients.Graph
- assembly Aspose.Email