RecipientPhoneExtension Property
An extension for the PhoneNumber .
Syntax
char* GetRecipientPhoneExtension(int iRecipientIndex);
int SetRecipientPhoneExtension(int iRecipientIndex, char* lpszRecipientPhoneExtension);
Default Value
""
Remarks
An extension for the RecipientPhoneNumber. This property is optional.
The size of the array is controlled by the RecipientCount property.
This property is not available at design time.
Data Type
String