ContactGroupNotificationEventArgs.DeltaNumber 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 the DeltaNumber for the current notification.
public:
property int DeltaNumber { int get(); };
public int DeltaNumber { get; }
member this.DeltaNumber : int
Public ReadOnly Property DeltaNumber As Integer