| Overload | Description | 
|---|---|
| SetCustomProperty(String,String) | Sets a CustomProperty value for the element. This method must be called on the MCT. Use QueuedTask.Run. | 
| SetCustomProperty(String[],String[]) | Sets multiple CustomProperty values for the element. This method must be called on the MCT. Use QueuedTask.Run. |