Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

GraphClient.GetMessageInfoAsync Method

Namespace: Rebex.Net
Assembly: Rebex.Graph.dll (version 7.0.9147)

GetMessageInfoAsync(GraphMessageId, GraphMessageFields)

Begins asynchronous GetMessageInfo operation. Gets information about a message with the specified ID.

Declaration
public Task<GraphMessageInfo> GetMessageInfoAsync(GraphMessageId id, GraphMessageFields fields = GraphMessageFields.Default)
Parameters
Type Name Description
GraphMessageId id

ID of the message to get info about.

GraphMessageFields fields

Specifies the set of properties to retrieve.

Returns
Type Description
Task<GraphMessageInfo>

GraphMessageInfo object containing information about the message.

In This Article
  • GetMessageInfoAsync(GraphMessageId, GraphMessageFields)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies