Share via


SmtpAddress.IsValidAddress property

Namespace:  Microsoft.Exchange.Data
Assembly:  Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)

Syntax

'Declaration
Public ReadOnly Property IsValidAddress As Boolean
    Get
'Usage
Dim instance As SmtpAddress
Dim value As Boolean

value = instance.IsValidAddress
public bool IsValidAddress { get; }

Property value

Type: System.Boolean

See also

Reference

SmtpAddress structure

SmtpAddress members

Microsoft.Exchange.Data namespace