Share via


SmtpAddress.Length Property

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

Syntax

'Declaration
Public ReadOnly Property Length As Integer
    Get
'Usage
Dim instance As SmtpAddress
Dim value As Integer

value = instance.Length
public int Length { get; }

Property Value

Type: System.Int32