ISocialProvider::SocialNetworkIcon

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

Returns an array of bytes that represents the icon for the social network.

[propget] HRESULT _stdcall SocialNetworkIcon([out, retval] SAFEARRAY(unsigned char)* networkIcon);

Property Value

A pointer to a structure that specifies an array of bytes that contains the icon for the social network.

Remarks

The supported picture resources are .bmp, .jpeg, and .png formats.

See Also

Reference

ISocialProvider : IUnknown