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.
The sequence id which can be used to determine if the same tone was played multiple times or if any tones were missed.
public int? SequenceId { get; }
member this.SequenceId : Nullable<int>
Public ReadOnly Property SequenceId As Nullable(Of Integer)