AwPop.Connect Method 

Connects to the POP server.

[Visual Basic]
Public Function Connect() As Boolean
[C#]
public bool Connect();

Return Value

Returns true if successful; otherwise false.

Example

How to connect to the POP server.

pop.Connect()
pop.Connect();

See Also

AwPop Class | Asterworld.Mail Namespace

Home | Software & Source Code Library | About Us | Information Based on Law | Terms of Service
Software List | Product Price List | How to Buy | Order Form | FAQ | Site Map
Copyright (C) 2001-2012 Asterworld. All Rights Reserved.