ISocialProvider::Version

Applies to: Office 2007 | Outlook 2010 | SharePoint Server 2010

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).

See Also

Reference

ISocialProvider : IUnknown