[This is preliminary documentation and is subject to change.]
            Is unlimited user allowed.
            
    Namespace: 
   OfficeClip.BusinessLayer.AccountAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
| C# | 
|---|
public bool IsUnlimited { get; }  | 
| Visual Basic (Declaration) | 
|---|
Public ReadOnly Property IsUnlimited As Boolean  | 
| Visual C++ | 
|---|
public: property bool IsUnlimited { bool get (); }  | 
