Share via


MicrosoftGraphGroup.Mail Property

Definition

The SMTP address for the group, for example, 'serviceadmins@contoso.onmicrosoft.com'. Returned by default. Read-only. Supports $filter (eq, ne, NOT, ge, le, in, 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 Mail { 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.Mail : string
Public ReadOnly Property Mail As String

Property Value

Implements

Attributes

Applies to