ISocialProvider::Version
Returns a string that represents the version number of the provider for this social network.
[propget] HRESULT _stdcall Version([out, retval] BSTR* Version);
Property value
A string that contains the version number of the provider.
Remarks
The version string should use the MajorVersion. MinorVersion format (for example, 1.4730).