FreeFlow class library

Folder.IsArchived Property

Gets a value indicating whether this folder has been archived.

[Visual Basic]
Public ReadOnly Property IsArchived As Boolean
[C#]
public bool IsArchived {get;}

Property Value

true if this folder has been archived; otherwise, false.

See Also

Folder Class | FreeFlow.Administration Namespace