EwsItemId.ToString Method Namespace: Rebex.Net Assembly: Rebex.Ews.dll (version 7.0.9147) ToString() Returns a string that represents this EwsItemId. Declaration public override string ToString() Returns Type Description String String representation of this EwsItemId. Overrides Object.ToString()