IGraphClient.ListAttachments
IGraphClient.ListAttachments method
List Attachments from the parent message.
public MapiAttachmentCollection ListAttachments(string id)
Parameter | Type | Description |
---|---|---|
id | String | Parent message id |
Return Value
Returns list of attachments of a message
See Also
- class MapiAttachmentCollection
- interface IGraphClient
- namespace Aspose.Email.Clients.Graph
- assembly Aspose.Email