Partilhar via


Message.ShouldSerializeAttachments Método

Definição

Newtonsoft JSON method for conditionally serializing the Attachments property.

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

Devoluções

true para serializar a propriedade; caso contrário, false.

Aplica-se a