Dies ist die alte 4D Dokumentations-Website. Die neue und aktualisierte Dokumentation finden Sie unter developer.4d.com |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v19
IMAP_GetCurrentMB
|
IMAP_GetCurrentMB ( imap_ID ; mbName ) -> Funktionsergebnis | ||||||||
Parameter | Typ | Beschreibung | ||||||
imap_ID | Lange Ganzzahl |
![]() |
Reference to an IMAP login | |||||
mbName | Text |
![]() |
Name of the current mailbox | |||||
Funktionsergebnis | Ganzzahl |
![]() |
Error code | |||||
The IMAP_GetCurrentMB command returns the current working mailbox name.
imap_ID is a long integer reference to an open connection created with IMAP_Login.
mbName returns full name of the current mailbox. If the mbName value is a null string, no mailbox is currently selected.
Produkt: 4D
Thema: IC IMAP Review Mail (deprecated)
Nummer:
88877
Erstellt: 4D Internet Commands 6.8.1
4D Internet Commands ( 4D v19)