ISocialSession::GetNetworkIdentifier

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

Gets a string that represents a unique social network identifier for a given social network connection.

HRESULT _stdcall GetNetworkIdentifier([out, retval] BSTR* networkIdentifier);

Parameters

  • networkIdentifier
    [out] A string that contains a unique social network identifier.

Remarks

A unique network identifier is a string that identifies the provider social network. This method can also return E_NOTIMPL.

See Also

Reference

ISocialSession : IUnknown