sharingDetail リソースの種類
名前空間: microsoft.graph
sharedInsightアイテムのプロパティを含む複合型。
JSON 表記
以下は、リソースの JSON 表記です
{
"sharedDateTime": "dateTimeOffset",
"sharingSubject": "string",
"sharingType": "string",
"sharedBy": "insightIdentity",
"sharingReference": "resourceReference"
}
プロパティ
| プロパティ | 型 | 説明 |
|---|---|---|
| sharedDateTime | DateTimeOffset | ファイルが最後に共有された日時。 Timestamp は、ISO 8601 形式を使用した日付と時刻の情報を表し、必ず UTC 時間です。 たとえば、2014 年 1 月 1 日午前 0 時 (UTC) は、2014-01-01T00:00:00Z です。 読み取り専用です。 |
| sharingSubject | String | ドキュメントが共有された件名。 |
| sharingType | String | ドキュメントの共有方法を決定します。"Link"、"Attachment"、"Group"、"Site" を使用できます。 |
| sharedBy | insightIdentity | ドキュメントを共有したユーザー。 |
| sharingReference | resourceReference |
フィードバック
フィードバックの送信と表示