Room.DisableOutgoingMessageFilter method

Disable the outgoing message filter.

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

Syntax

'Declaration
Public Sub DisableOutgoingMessageFilter
'Usage
Dim instance As Room

instance.DisableOutgoingMessageFilter()
public void DisableOutgoingMessageFilter()

See also

Reference

Room class

Room members

Microsoft.Lync.Model.Room namespace