Freigeben über


IMicrosoftGraphOrganization.MarketingNotificationEmail Property

Definition

Not nullable.

[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.Info(Create=true, Description="Not nullable.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="marketingNotificationEmails", Update=true)]
public string[] MarketingNotificationEmail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.Info(Create=true, Description="Not nullable.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="marketingNotificationEmails", Update=true)>]
member this.MarketingNotificationEmail : string[] with get, set
Public Property MarketingNotificationEmail As String()

Property Value

String[]
Attributes

Applies to