Microsoft Information Protection SDK - C++ 1.17
API Reference Documentation for C++
|
Apply label actions requires the calling application to apply a specific label. More...
#include <apply_label_action.h>
Public Member Functions | |
virtual const std::shared_ptr< Label > & | GetLabel () const =0 |
Get the label required. | |
virtual const std::vector< std::string > & | GetClassificationIds () const =0 |
Get the Classification IDs that matched and caused this label to appear. | |
![]() | |
virtual ActionType | GetType () const =0 |
Get the type of Action. | |
Apply label actions requires the calling application to apply a specific label.
|
pure virtual |
Get the Classification IDs that matched and caused this label to appear.
|
pure virtual |
Get the label required.