| ContactRemovePictureFromCache Method |
Removes contact's picture from cache. This method helps to manage the application memory.
When the contact picture is not needed, it can be removed and downloaded again in the future.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic void RemovePictureFromCache()
See Also