DataBoxOrderCompletedEventData.SerialNumber 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.
Serial Number of the device associated with the event. The list is comma separated if more than one serial number is associated.
public string SerialNumber { get; }
member this.SerialNumber : string
Public ReadOnly Property SerialNumber As String