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
Syntaxpublic ReadOnlyCollection<PresenceWatcher> GetBlockedWatchers { get; }
Property Value
Type:
ReadOnlyCollectionPresenceWatcher
See Also