AwPop.Apop Property

Gets or sets a value to indicate whether it uses the APOP authentication.

[Visual Basic]
Public Property Apop As Boolean
[C#]
public bool Apop {get; set;}

Property Value

true if it uses the APOP authentication; otherwise, false.

Example

How to set a value to indicate whether it uses the APOP authentication.

pop.Apop = True
pop.Apop = true;

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.