---
title: dateAddedToShare
framework: cloudkit
role: symbol
role_heading: Instance Property
path: cloudkit/ckshare/participant/dateaddedtoshare
---

# dateAddedToShare

The date and time when an originator or administrator added this participant to the share.

## Declaration

```swift
var dateAddedToShare: Date? { get }
```

## Discussion

Discussion CloudKit sets this timestamp when the share is successfully saved to the server.
