Occurs when an access entry is added.

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

Syntax

C#
public event 
EventHandler<

AccessEntryCollectionChangedEventArgs> 
AccessEntryAdded

See Also