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