Share via


IMailClusterEntity.MailCount Property

Definition

The number of mail messages that are part of the mail cluster

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The number of mail messages that are part of the mail cluster", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="mailCount")]
public int? MailCount { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The number of mail messages that are part of the mail cluster", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="mailCount")>]
member this.MailCount : Nullable<int>
Public ReadOnly Property MailCount As Nullable(Of Integer)

Property Value

Attributes

Applies to