sanitize method
sanitize(self)
Removes writable metadata properties from the package. The operation is recursive so it affects all nested packages as well.
Returns
The number of affected properties.
def sanitize(self):
...
Remarks
Learn more | | |
See Also
- module
groupdocs.metadata.formats.email - class
MsgPackage