Initializes a new instance of the EwsItemId class with the specified value.
Namespace:
Rebex.Net
Assembly:
Rebex.Ews (in Rebex.Ews.dll)
Syntax
Visual Basic |
---|
Public Sub New ( _ id As String _ ) |
C# |
---|
public EwsItemId( string id ) |
Parameters
- id
- Type: System..::..String
ID of the item (can be in Exchange native format also).