Removes the specified category from this collection.
Namespace:
Rebex.Net
Assembly:
Rebex.Ews (in Rebex.Ews.dll)
Syntax
Visual Basic |
---|
Public Function Remove ( _ category As String _ ) As Boolean |
C# |
---|
public bool Remove( string category ) |
Parameters
- category
- Type: System..::..String
The category to remove from this collection.