Click or drag to resize

SharingApplicationWindow Class

Inheritance Hierarchy
SystemObject
  Avaya.ClientServicesSharingApplicationWindow

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public class SharingApplicationWindow

The SharingApplicationWindow type exposes the following members.

Constructors
  NameDescription
Public methodSharingApplicationWindow
Default constructor that will create invalid shared application window object. It may be used as a default value placeholder
Top
Properties
  NameDescription
Public propertyApplicationName
Name of the application associated with the window.
Public propertyFullTitle
Full title of the application associated with the window.
Public propertyId
Unique ID associated with the application window
Public propertyTitle
Title of the window
Public propertyWindowIcon
Top
See Also