RetrieveLicenseCountResponse Class

banner art

Specifies the response from the RetrieveLicenseCount message.

The RetrieveLicenseCountResponse class inherits from Response. It exposes the following members.

Constructor Description
RetrieveLicenseCountResponse Initializes a new instance of the RetrieveLicenseCountResponse class.
Field Description
AvailableCount Specifies the number of available licenses.
GrantedLicenseCount Specifies the number of granted licenses.

See Also

© 2007 Microsoft Corporation. All rights reserved.