ServicePRO SDK Help

stcSecurityMailboxDescriptor..::..CheckAccess Method

Check access for the specific operation

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

Syntax


public bool CheckAccess(
	clsEnumeration..::..MailOperation operation
)
Public Function CheckAccess ( _
	operation As clsEnumeration..::..MailOperation _
) As Boolean

Parameters

operation
Type: HelpSTAR.PCL.Common..::..clsEnumeration..::..MailOperation
Operation to be performed

Return Value

true if XXXX, false otherwise.