Converts a String array to an EwsCategoryCollection.
Namespace:
Rebex.Net
Assembly:
Rebex.Ews (in Rebex.Ews.dll)
Syntax
| Visual Basic |
|---|
Public Shared Widening Operator CType ( _ values As String() _ ) As EwsCategoryCollection |
| C# |
|---|
public static implicit operator EwsCategoryCollection ( string[] values ) |
Parameters
- values
- Type: array<System..::..String>[]()[][]
Values of the category.