Hello everyone,

i interact with an exchange 2003 server via exchange webservice using suds.
the exchange server requieres in some requests, that the service method tag has some attributes set.

e.g.:
<FindItem Traversal="Shallow">

how may i pass this option to the Client.service.FindItem(Parameter) method?
the parameter only affect the client nodes...

--
Lukas Baron