<!--
{
  "availability" : [
    "iOS: 26.4.0 -",
    "iPadOS: 26.4.0 -",
    "macCatalyst: 26.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreTelephony",
  "identifier" : "/documentation/CoreTelephony/CTCellularPlanProperties/lifecycleProperties",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Core Telephony"
    ],
    "preciseIdentifier" : "c:objc(cs)CTCellularPlanProperties(py)lifecycleProperties"
  },
  "title" : "lifecycleProperties"
}
-->

# lifecycleProperties

The lifecycle details for a time-limited cellular plan.

```
var lifecycleProperties: CTCellularPlanProperties.lifecycle? { get set }
```

## Overview

Use this property to specify lifecycle details for a time-limited cellular plan. When this property is present, the system treats the cellular plan as a temporary eSIM. Set this property to `nil` if the cellular plan doesn’t have an associated expiration date.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)