scripting:api:label:scope

Action unknown: addtobook

Scope

Property of ILabel

Connected Scope

Read-Only Property of type IScope

var pScope = Label.Scope;
pScope = Label.Scope
CComPtr<IScope> pScope;
HRESULT hr = Label.get_Scope(&pScope);