Click or drag to resize
PresenceListSubscriptionRemoveAddress Method
Removes an address from the subscription.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public void RemoveAddress(
	string address
)

Parameters

address
Type: SystemString
The address to remove from the subscription.
See Also