Pop3.IsPOP3Response
Interface: IsPOP3Response
pop3.IsPOP3Response
IsPOP3Response is the response from the IsPOP3 function. this is returned by IsPOP3 function.
Example
Table of contents
Properties
Properties
Banner
• Optional
Banner: string
Defined in
pop3.ts:48
IsPOP3
• Optional
IsPOP3: boolean
Defined in
pop3.ts:46
Was this page helpful?