ShareableContent.Remove method
Removes uploaded content from this conversation.
Namespace: Microsoft.Lync.Model.Conversation.Sharing
Assembly: Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Syntax
'Declaration
Public Sub Remove
'Usage
Dim instance As ShareableContent
instance.Remove()
public void Remove()
Remarks
You can only remove content that is uploaded by the local user.