AwPop.Server Property

Gets or sets POP server name.

[Visual Basic]
Public Property Server As String
[C#]
public string Server {get; set;}

Property Value

String to indicate a server name.

Example

How to set POP server name.

pop.Server = "example.com"
pop.Server = "example.com";

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.