This method moves the video window to the foreground and optionally gives it focus.

Namespace:  Microsoft.Lync.Model.Conversation.AudioVideo
Assembly:  Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)

Syntax

C#
public 
void 
SetWindowForeground(
	
int 
focus
)

Parameters

focus
Type: System . . :: . . Int32

See Also