BuddyRealName Property
The real name of the buddy.
Syntax
char* GetBuddyRealName(int iBuddyIndex);
Default Value
""
Remarks
The real name of the buddy.
The size of the array is controlled by the BuddyCount property.
This property is read-only and not available at design time.
Data Type
String