Click or drag to resize

PresenceAccessControlRulesEventArgsGetBlockedWatchers Property

List of users blocked from tracking local user's presence.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public ReadOnlyCollection<PresenceWatcher> GetBlockedWatchers { get; }

Property Value

Type: ReadOnlyCollectionPresenceWatcher
See Also