Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the access entry added or removed.
Namespace: Microsoft.Lync.Model
Assembly: Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Syntax
'Declaration
Public ReadOnly Property AccessEntry As AccessEntry
Get
'Usage
Dim instance As AccessEntryCollectionChangedEventArgs
Dim value As AccessEntry
value = instance.AccessEntry
public AccessEntry AccessEntry { get; }
Property Value
Type: Microsoft.Lync.Model.AccessEntry
See Also
Reference
AccessEntryCollectionChangedEventArgs Class