Click or drag to resize

UserExportService Property

Service providing access to export service for this user.

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

Property Value

Type: ExportService
Remarks
If the user is not configured for an Export service, this property will return null.
See Also