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