IGraphClient.FetchMessage

IGraphClient.FetchMessage method

Gets message in specified id

public MapiMessage FetchMessage(string id)
ParameterTypeDescription
idStringMessage id to fetch

Return Value

Mapi message

See Also