| UserExportService Property |
Service providing access to export service for this user.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic 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