Method that creates a new ClientFeature. The newly created ClientFeature is returned.
Name | Type | Description |
Definition | ClientFeatureDefinition | Input ClientFeatureDefinition object created using the CreateDefinition method. |
ClientId | String | Input string that uniquely identifies the client. This is the CLSID of the AddIn in a string form, e.g. "{C9A6C580-3817-11D0-BE4E-080036E87B02}". |