Edit

Share via


AccessPermission.AccessEntryRemoved Event

Definition

Raised when an access entry is removed.

public:
 event EventHandler<Microsoft::Lync::Model::AccessEntryCollectionChangedEventArgs ^> ^ AccessEntryRemoved;
public event EventHandler<Microsoft.Lync.Model.AccessEntryCollectionChangedEventArgs> AccessEntryRemoved;
member this.AccessEntryRemoved : EventHandler<Microsoft.Lync.Model.AccessEntryCollectionChangedEventArgs> 
Public Custom Event AccessEntryRemoved As EventHandler(Of AccessEntryCollectionChangedEventArgs) 

Event Type

Applies to