Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow specifying server version of requests #32

Open
leftmostcat opened this issue Nov 21, 2024 · 0 comments
Open

Allow specifying server version of requests #32

leftmostcat opened this issue Nov 21, 2024 · 0 comments

Comments

@leftmostcat
Copy link
Collaborator

Versions after Exchange 2007 SP1 added operations, fields, and behaviors which require specification of the RequestServerVersion parameter in the header of the request's SOAP envelope. We need to support these for MarkAsJunk and possibly future additions. At some point, it may be useful to automate minimum version detection based on the fields/operations present in the request, but a first pass is just to provide a public Header struct and an enum with the available Exchange versions which can be provided to the envelope and serialized automatically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant