Edit

Share via


ShareableContent.Remove Method

Definition

Removes uploaded content from this conversation.

public:
 void Remove();
public void Remove ();
member this.Remove : unit -> unit
Public Sub Remove ()

Remarks

You can only remove content that is uploaded by the local user.

Applies to