[This is preliminary documentation and is subject to change.]

The constant to specify that there is no available space.

Namespace:  OfficeClip.BusinessLayer.Desktop
Assembly:  OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0

Syntax

C#
public static readonly int NoSpaceAvailable
Visual Basic (Declaration)
Public Shared ReadOnly NoSpaceAvailable As Integer
Visual C++
public:
static initonly int NoSpaceAvailable

See Also