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