SelectedChannelMemberRemove removes the selected users from their parent private channels.


Tag Attributes

None


Example Script

<ytriaAutomation Application="sapio365">
	<Select lines="ByValue">
		<SetParam columnID="userDisplayName" value="Alex Wilber"/>
	</Select>
	<SelectedChannelMemberRemove/>
	<Save/>
</ytriaAutomation>
XML