GraphMessageInfo.FolderId Property
Namespace: Rebex.Net
Assembly: Rebex.Graph.dll (version 7.0.9083)
FolderId
Gets the ID of the parent folder (ID of a folder which contains this message); or null reference if not known.
Declaration
public GraphFolderId FolderId { get; }
Property Value
Type | Description |
---|---|
GraphFolderId |