Discuss this help topic in SecureBlackbox Forum
Whether Box Sync can be used.
Declaration
[C#/Java]
bool IsSyncEnabled;
[VB.NET]
Property IsSyncEnabled As Boolean
[Pascal]
property IsSyncEnabled: boolean;
[C++]
bool get_IsSyncEnabled();
void set_IsSyncEnabled(bool Value);
[PHP]
bool get_IsSyncEnabled()
void set_IsSyncEnabled(bool $Value)
Description
When this option is set, this user can use Box Sync.
Discuss this help topic in SecureBlackbox Forum