Click or drag to resize

PresenceListSubscriptionRemoveAddress Method

Removes an address from the subscription.

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

Parameters

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