Gets the ID of an attachment (in file name friendly format).
            
    Namespace: 
   Rebex.Net
    Assembly:
   Rebex.Ews (in Rebex.Ews.dll)
Syntax
| Visual Basic | 
|---|
Public ReadOnly Property Value As String Get  | 
| C# | 
|---|
public string Value { get; }  |