UpdateCategory Method

Updates a category.

Syntax

public void UpdateCategory(string id, string color);
Public Sub UpdateCategory(ByVal id As String, ByVal color As String)

Remarks

This method changes an existing category's color. This method will not update the Categories collection.

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Mail 2020 .NET Edition - Version 20.0 [Build 8308]