mentionAction リソースの種類

名前空間: microsoft.graph

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

注: アイテム アクティビティ レコードは現在、ユーザーとSharePointでのみOneDrive for Business。

プロパティ

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

JSON 表記

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