IGraphClient.ListAttachments

IGraphClient.ListAttachments method

List Attachments from the parent message.

public MapiAttachmentCollection ListAttachments(string id)
ParameterTypeDescription
idStringParent message id

Return Value

Returns list of attachments of a message

See Also