PresenceListSubscriptionRemoveAddress Method |
Removes an address from the subscription.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic void RemoveAddress(
string address
)
Parameters
- address
- Type: SystemString
The address to remove from the subscription.
See Also