Item.Bind method

Binds to an existing item, whatever its actual type is.

  Name Description
Public method Static member Bind(ExchangeService, ItemId) Binds to an existing item, whatever its actual type is, and loads its first class properties. Calling this method results in a call to Exchange Web Services (EWS).
Public method Static member Bind(ExchangeService, ItemId, PropertySet) Binds to an existing item, whatever its actual type is, and loads the specified set of properties.
Top
Show: