---
title: SpotlightSearchTool.ContentDomain.Calendar
framework: corespotlight
role: symbol
role_heading: Structure
path: corespotlight/spotlightsearchtool/contentdomain/calendar-swift.struct
---

# SpotlightSearchTool.ContentDomain.Calendar

Attribute mapping for the calendar domain.

## Declaration

```swift
struct Calendar
```

## Topics

### Configuring the domain

- [init(organizer:attendees:location:date:)](corespotlight/spotlightsearchtool/contentdomain/calendar-swift.struct/init(organizer:attendees:location:date:).md)

### Getting the domain attributes

- [attendees](corespotlight/spotlightsearchtool/contentdomain/calendar-swift.struct/attendees.md)
- [date](corespotlight/spotlightsearchtool/contentdomain/calendar-swift.struct/date.md)
- [location](corespotlight/spotlightsearchtool/contentdomain/calendar-swift.struct/location.md)
- [organizer](corespotlight/spotlightsearchtool/contentdomain/calendar-swift.struct/organizer.md)

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Getting the calendar domain

- [calendar](corespotlight/spotlightsearchtool/contentdomain/calendar-swift.type.property.md)
- [calendar(_:)](corespotlight/spotlightsearchtool/contentdomain/calendar(_:).md)
