IGraphClient.FetchAttachment

IGraphClient.FetchAttachment method

Gets attachment for specified id

public MapiAttachment FetchAttachment(string id)
ParameterTypeDescription
idStringAttachment id

Return Value

Returns attachment

See Also