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