Discuss this help topic in SecureBlackbox Forum
Whether the user is permitted to invite collaborators.
Declaration
[C#/Java]
bool CanInviteCollaborator;
[VB.NET]
property CanInviteCollaborator As Boolean
[Pascal]
property CanInviteCollaborator: boolean;
[C++]
bool get_CanInviteCollaborator();
[PHP]
bool get_CanInviteCollaborator()
Description
Specifies whether the user is permitted to invite collaborators.
Discuss this help topic in SecureBlackbox Forum