The ConversationWindowNeedsSizeChangeEventArgstype exposes the following members.

Properties

  Name Description
Public property MaximumWindowHeight
Gets the maximum required conversation window height.
Public property MaximumWindowWidth
Gets the upper limit of the conversation window width.
Public property MinimumWindowHeight
Gets the minimum required conversation window height.
Public property MinimumWindowWidth
Gets the minimum required conversation window width.
Public property RecommendedWindowHeight
Gets the recommended conversation window height.
Public property RecommendedWindowWidth
Gets the recommended conversation window width.

See Also