Adds a category to this collection.
Namespace:
Rebex.Net
Assembly:
Rebex.Ews (in Rebex.Ews.dll)
Syntax
Visual Basic |
---|
Public Sub Add ( _ category As String _ ) |
C# |
---|
public void Add( string category ) |
Parameters
- category
- Type: System..::..String
The category to be added to this collection.