Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a classification property value.
Syntax
uint64 CreatePropertyValue(
[in] string Name,
[in] string Description,
[out] MSFT_FSRMClassificationPropertyValue PropertyValue
);
Parameters
-
Name [in]
-
Name of the property value. The Name parameter is used for both the DisplayName and Name properties of the returned MSFT_FSRMClassificationPropertyValue instance.
-
Description [in]
-
Description of the property value.
-
PropertyValue [out]
-
Returns an instance of the MSFT_FSRMClassificationPropertyValue class.
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2012 |
| Namespace |
Root\Microsoft\Windows\FSRM |
| MOF |
|
| DLL |
|