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: 592.1.30.0
Syntax
C#
public DownloadService DownloadService { get; }

Property Value

Type: DownloadService
See Also