|
Postel Control - SenderZIP Property
Kadmos Postel ActiveX Control

Postel Control
SenderZIP Property
|
Description
|
Returns/sets the sender's ZIP code. Restituisce o imposta il CAP (Codice di Avviamento Postale) del mittente.
|
Syntax Visual Basic
|
[form.]Postel.SenderZIP[ = Text$]
|
|
Visual C++
|
CString Postel.GetSenderZIP(); void Postel.SetSenderZIP(LPCTSTR lpszNewValue);
|
|
Delphi
|
property SenderZIP: WideString;
|
|
C#
|
string Postel.SenderZIP;
|
|
Remarks
|
See the SenderName property for more information./Vedere la proprietā SenderName per maggiori informazioni.
|
|
Data Type
|
String
|
Copyright © 2001/2008 Kadmos.com - All rights reserved. Privacy Policy
|