RetrieveLicenseInfoResponse.AvailableCount 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 number of unused licenses.
public:
property int AvailableCount { int get(); };
public int AvailableCount { get; }
member this.AvailableCount : int
Public ReadOnly Property AvailableCount As Integer
Property Value
The number of unused licenses.