|
Description
|
Returns/sets the province of the reply card of registered letters. Restituisce o imposta la provincia di inoltro dell'avviso di ricevimento per le lettere raccomandate.
|
Syntax Visual Basic
|
[form.]Postel.RLetterProvince[ = Text$]
|
|
Visual C++
|
CString Postel.GetRLetterProvince(); void Postel.SetRLetterProvince(LPCTSTR lpszNewValue);
|
|
Delphi
|
property RLetterProvince: WideString;
|
|
C#
|
string Postel.RLetterProvince;
|
|
Remarks
|
See the RLetterName property for more information./Vedere la proprietā RLetterName per maggiori informazioni.
|
|
Data Type
|
String
|