Discuss this help topic in SecureBlackbox Forum
Returns a link to the profile photo.
Declaration
[C#/Java]
string PhotoLink;
[VB.NET]
Property PhotoLink As String
[Pascal]
property PhotoLink: string;
[C++]
void get_PhotoLink(std::string &OutResult);
[PHP]
string get_PhotoLink()
Description
Use this property to get a link to the user's profile photo.
Discuss this help topic in SecureBlackbox Forum