Click or drag to resize

ClientDownloadService Property

Service providing access to file download services for this user.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public DownloadService DownloadService { get; }

Property Value

Type: DownloadService
See Also