IAdminNumIntellisyncUsersLeft Property |
Number of unused Intellisync User licenses
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxint NumIntellisyncUsersLeft { get; }
ReadOnly Property NumIntellisyncUsersLeft As Integer
Get
Dim instance As IAdmin
Dim value As Integer
value = instance.NumIntellisyncUsersLeft
property int NumIntellisyncUsersLeft {
int get ();
}
Property Value
Type:
Int32
See Also