IMailClusterEntity.MailCount Property

Definition

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

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

Property Value

Attributes

Applies to