ConversationWindow.ShowFullScreen method

Fullscreens the ConversationWindow in it's current monitor

Namespace:  Microsoft.Lync.Model.Extensibility
Assembly:  Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)

Syntax

'Declaration
Public Sub ShowFullScreen ( _
    monitorId As Integer _
)
'Usage
Dim instance As ConversationWindow
Dim monitorId As Integer

instance.ShowFullScreen(monitorId)
public void ShowFullScreen(
    int monitorId
)

Parameters

See also

Reference

ConversationWindow class

ConversationWindow members

Microsoft.Lync.Model.Extensibility namespace