Jaa


Message.ShouldSerializeAttachments Method

Definition

Newtonsoft JSON method for conditionally serializing the Attachments property.

public bool ShouldSerializeAttachments ();
member this.ShouldSerializeAttachments : unit -> bool
Public Function ShouldSerializeAttachments () As Boolean

Returns

true to serialize the property; otherwise, false.

Applies to