Share via


MicrosoftGraphUser.ImAddress Property

Definition

The instant message voice over IP (VOIP) session initiation protocol (SIP) addresses for the user. Read-only. 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[] ImAddress { 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.ImAddress : string[]
Public ReadOnly Property ImAddress As String()

Property Value

String[]

Implements

Attributes

Applies to