|
Description
|
Returns/sets the post office name. Restituisce o imposta il nome dell'ufficio postale pressu cui č stato aperto il conto di credito postale.
|
Syntax Visual Basic
|
[form.]Postel.ReplyEnvelopePostOffice[ = Text$]
|
|
Visual C++
|
CString Postel.GetReplyEnvelopePostOffice(); void Postel.SetReplyEnvelopePostOffice(LPCTSTR lpszNewValue);
|
|
Delphi
|
property ReplyEnvelopePostOffice: WideString;
|
|
C#
|
string Postel.ReplyEnvelopePostOffice;
|
|
Remarks
|
See the ReplyEnvelopeName property for more information./Vedere la proprietā ReplyEnvelopeName per maggiori informazioni.
|
|
Data Type
|
String
|