Contact.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 delta number associated with the contact.
public:
property int DeltaNumber { int get(); };
public int DeltaNumber { get; }
member this.DeltaNumber : int
Public ReadOnly Property DeltaNumber As Integer