EwsCategoryCollection.Add Method
Namespace: Rebex.Net
Assembly: Rebex.Ews.dll (version 7.0.9083)
Add(String)
Adds a category to this collection.
Declaration
public void Add(string category)
Parameters
Type | Name | Description |
---|---|---|
String | category | The category to be added to this collection. |