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