We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In https://social.msdn.microsoft.com/Forums/office/en-US/d1cbdc2e-b63d-4fe6-b062-d6ceb16b2abd/whats-the-binary-data-format-of-clientside-rules-ipmruleorganizer-property-0x68020102?forum=outlookdev:
I've reverse engineered the file format in a Swift project, found at https://github.com/hughbe/OutlookRulesReader.
I've also written a specification here: https://github.com/hughbe/OutlookRulesReader/blob/master/docs/RWZ%20Format.pdf
Would you be interested in an implementation? I would be happy to help implement this as I no doubt would learn a lot more about the file format!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
In https://social.msdn.microsoft.com/Forums/office/en-US/d1cbdc2e-b63d-4fe6-b062-d6ceb16b2abd/whats-the-binary-data-format-of-clientside-rules-ipmruleorganizer-property-0x68020102?forum=outlookdev:
I've reverse engineered the file format in a Swift project, found at https://github.com/hughbe/OutlookRulesReader.
I've also written a specification here: https://github.com/hughbe/OutlookRulesReader/blob/master/docs/RWZ%20Format.pdf
Would you be interested in an implementation? I would be happy to help implement this as I no doubt would learn a lot more about the file format!
The text was updated successfully, but these errors were encountered: