다음을 통해 공유


AS2MdnSettings.SignOutboundMdnIfOptional Property

Definition

Gets or sets the value indicating whether to sign the outbound MDN if optional.

[Newtonsoft.Json.JsonProperty(PropertyName="signOutboundMdnIfOptional")]
public bool SignOutboundMdnIfOptional { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="signOutboundMdnIfOptional")>]
member this.SignOutboundMdnIfOptional : bool with get, set
Public Property SignOutboundMdnIfOptional As Boolean

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to