Device.ActivationTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the UTC time at which the device was activated
[Newtonsoft.Json.JsonProperty(PropertyName="properties.activationTime")]
public DateTime ActivationTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.activationTime")>]
member this.ActivationTime : DateTime with get, set
Public Property ActivationTime As DateTime
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute