Property of ILabels
Scope list version
Read-Only Property of type ULONG
var nVersion = Labels.Version;
nVersion = Labels.Version
ULONG nVersion; HRESULT hr = Labels.get_Version(&nVersion);
ILabels