AccessEntry.CanClearPermission method

Returns true when allowed to clear assigned permission.

Namespace:  Microsoft.Lync.Model
Assembly:  Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)

Syntax

'Declaration
Public Function CanClearPermission As Boolean
'Usage
Dim instance As AccessEntry
Dim returnValue As Boolean

returnValue = instance.CanClearPermission()
public bool CanClearPermission()

Return value

Type: System.Boolean
System.Boolean

See also

Reference

AccessEntry class

AccessEntry members

Microsoft.Lync.Model namespace