Click or drag to resize
LibrarySharingDocumentEventArgs Class
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesLibrarySharingDocumentEventArgs

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public class LibrarySharingDocumentEventArgs : EventArgs

The LibrarySharingDocumentEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyDocument
Document associated with the callback.
Top
See Also