Partager via


ConversationWindowNeedsSizeChangeEventArgs Members

Include Protected Members
Include Inherited 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 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.

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