mentionAction リソースの種類

名前空間: microsoft.graph

MentionAction リソースは、ユーザーについて記載したアクティビティに関する情報を提供します。

メモ:アイテム アクティビティ レコードは現在、SharePoint とOneDrive for Businessでのみ使用できます。

プロパティ

プロパティ名 種類 説明
mentionees identitySet コレクション このアクションに記載されているユーザーの ID。

JSON 表記

{
  "mentionees": [{"@odata.type": "microsoft.graph.identitySet"}]
}