Converts an EwsItemId to a String.
Namespace:
Rebex.Net
Assembly:
Rebex.Ews (in Rebex.Ews.dll)
Syntax
| Visual Basic |
|---|
Public Shared Widening Operator CType ( _ value As EwsItemId _ ) As String |
| C# |
|---|
public static implicit operator string ( EwsItemId value ) |
Parameters
- value
- Type: Rebex.Net..::..EwsItemId
Instance of the ID.