RoomMessageDictionary.RemoveAll method
Removes all values.
Namespace: Microsoft.Lync.Model.Room
Assembly: Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Syntax
'Declaration
Public Sub RemoveAll
'Usage
Dim instance As RoomMessageDictionary
instance.RemoveAll()
public void RemoveAll()