Determines whether the category is in this collection.
Namespace:
Rebex.Net
Assembly:
Rebex.Ews (in Rebex.Ews.dll)
Syntax
Visual Basic |
---|
Public Function Contains ( _ category As String _ ) As Boolean |
C# |
---|
public bool Contains( string category ) |
Parameters
- category
- Type: System..::..String