Share via


SmtpAddress.Local Property

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

Syntax

'Declaration
Public ReadOnly Property Local As String
    Get
'Usage
Dim instance As SmtpAddress
Dim value As String

value = instance.Local
public string Local { get; }

Property Value

Type: System.String