shareAction リソースの種類

名前空間: microsoft.graph

shareAction リソース は、アイテムを共有した アクティビティに関する情報を提供します。

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

プロパティ

プロパティ名 種類 説明
Recipients identitySet コレクション このアクションでアイテムが共有された相手の ID。

JSON 表記

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