IAdminNumNetserverUsersLeft Property |
Number of unused Netserver XCAL licenses - obsolete in SIX: always the same as the number of client access licenses left
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxint NumNetserverUsersLeft { get; }
ReadOnly Property NumNetserverUsersLeft As Integer
Get
Dim instance As IAdmin
Dim value As Integer
value = instance.NumNetserverUsersLeft
property int NumNetserverUsersLeft {
int get ();
}
Property Value
Type:
Int32
See Also