Share via


MicrosoftGraphUser.ProxyAddress Property

Definition

For example: ['SMTP: [email protected]', 'smtp: [email protected]']. Read-only, Not nullable. Supports $filter (eq, NOT, ge, le, startsWith).

[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.PropertyOrigin.Owned)]
public string[] ProxyAddress { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.PropertyOrigin.Owned)>]
member this.ProxyAddress : string[]
Public ReadOnly Property ProxyAddress As String()

Property Value

String[]

Implements

Attributes

Applies to