UltimateSpell Class Library

UltimateSpell.IgnoreInternetAddresses Property

Gets or sets a value that indicates whether to ignore Internet addresses.

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

Property Value

true if Internet addresses are ignored; otherwise, false. The default value is true.

Remarks

Use this property to ignore Internet addresses.

See Also

UltimateSpell Class | Karamasoft.WebControls.UltimateSpell Namespace