EwsItemId Constructor
Namespace: Rebex.Net
Assembly: Rebex.Ews.dll (version 7.0.9147)
EwsItemId(String)
Initializes a new instance of the Ews
Declaration
public EwsItemId(string id)
Parameters
Type | Name | Description |
---|---|---|
String | id | ID of the item (can be in Exchange native format also). |
EwsItemId(String, String)
Initializes a new instance of the Ews
Declaration
public EwsItemId(string id, string changeKey)