SensitivityLabelPolicy.CompleteInitialize method (Office)
Completes the SensitivityLabelPolicy initialization sequence.
Note
This function should be called after the app starts but before creating or opening a document.
Syntax
expression.CompleteInitialize (SensitivityLabelInitInfo)
expression A variable that represents a SensitivityLabelPolicy object.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
SensitivityLabelInitInfo | Required | SensitivityLabelInitInfo | The sensitivity label policy initialization object. |
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.