Conversation.End method

Terminates the conversation for all participants.

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

Syntax

'Declaration
Public Sub End
'Usage
Dim instance As Conversation

instance.End()
public void End()

See also

Reference

Conversation class

Conversation members

Microsoft.Lync.Model.Conversation namespace