Share via


ConversationWindowNeedsSizeChangeEventArgs members

Represents the data of a ConversationWindowNeedsSizeChange Event.

The ConversationWindowNeedsSizeChangeEventArgs type exposes the following members.

Properties

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

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

ConversationWindowNeedsSizeChangeEventArgs class

Microsoft.Lync.Model.Extensibility namespace