|
Description
|
Returns/sets the post agency name. Restituisce o imposta il nome della Filiale delle poste S.p.A. che ha autorizzato l'apertura del conto di credito postale.
|
Syntax Visual Basic
|
[form.]Postel.ReplyEnvelopePostAgency[ = Text$]
|
|
Visual C++
|
CString Postel.GetReplyEnvelopePostAgency(); void Postel.SetReplyEnvelopePostAgency(LPCTSTR lpszNewValue);
|
|
Delphi
|
property ReplyEnvelopePostAgency: WideString;
|
|
C#
|
string Postel.ReplyEnvelopePostAgency;
|
|
Remarks
|
See the ReplyEnvelopeName property for more information./Vedere la proprietā ReplyEnvelopeName per maggiori informazioni.
|
|
Data Type
|
String
|