VideoWindow.MessageDrain property

Not implemented.

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

Syntax

'Declaration
Public Property MessageDrain As Long
    Get
    Set
'Usage
Dim instance As VideoWindow
Dim value As Long

value = instance.MessageDrain

instance.MessageDrain = value
public long MessageDrain { get; set; }

Property value

Type: System.Int64

See also

Reference

VideoWindow class

VideoWindow members

Microsoft.Lync.Model.Conversation.AudioVideo namespace