SharingPanel.SetExcludedActivityTypes
-------------------------------------

Sets the list of activities to exclude in the panel.

| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
|---|---|---|---|---|---|---|
| [SharingPanel](component_SharingPanel.md) | [11.4](newinversion114.md) | ❌ No | ❌ No | ❌ No | ❌ No | ✅ Yes |

MBS( "SharingPanel.SetExcludedActivityTypes"; List ) 

**MBS**( **"SharingPanel.SetExcludedActivityTypes";** /\* Sets the list of activities to exclude in the panel. \*/  
**$List**) /\* The list of services that should not be displayed. \*/ 

### Parameters

| Parameter | Description | Example |
|---|---|---|
| List | The list of services that should not be displayed. |  |

### Result

Returns OK or error.

### Description

Sets the list of activities to exclude in the panel.  
Default is an empty list.  
### See also

- [SharingPanel.GetExcludedActivityTypes](SharingPanelGetExcludedActivityTypes.md)

This function is free to use.

Created 28th August 2021 , last changed 28th August 2021

  
[SharingPanel.SetEvaluate](SharingPanelSetEvaluate.md) - [SharingPanel.SetScript](SharingPanelSetScript.md)

[HTML Version](SharingPanelSetExcludedActivityTypes.shtml)