ServicePRO SDK Help

stcSecurityMailboxDescriptor..::..Permissions Property

Contains a list of available permissions to the folder

Namespace:  HelpSTAR.PCL.Common
Assembly:  HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)

Syntax


[DataMemberAttribute]
public List<stcFolderPermission> Permissions { get; set; }
<DataMemberAttribute> _
Public Property Permissions As List(Of stcFolderPermission)
	Get
	Set

Field Value

The permissions.