IMailMessageEntity.BodyFingerprintBin2 Property

Definition

The bodyFingerprintBin2

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="The bodyFingerprintBin2", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=false, SerializedName="bodyFingerprintBin2", Update=true)]
public int? BodyFingerprintBin2 { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="The bodyFingerprintBin2", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=false, SerializedName="bodyFingerprintBin2", Update=true)>]
member this.BodyFingerprintBin2 : Nullable<int> with get, set
Public Property BodyFingerprintBin2 As Nullable(Of Integer)

Property Value

Attributes

Applies to