Share via


MicrosoftGraphOrganization.BusinessPhone Property

Definition

Telephone number for the organization. Although this is a string collection, only one number can be set for this property.

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

Property Value

String[]

Implements

Attributes

Applies to