Click or drag to resize

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.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public void RemovePictureFromCache()
See Also