Click or drag to resize

AttachmentHasAttachments Property

Gets whether this attachment has child attachments. String, "True" or "False"

Namespace:  ConneXion
Assembly:  ConneXion (in ConneXion.dll) Version: 2020.0
Syntax
public string HasAttachments { get; set; }

Property Value

Type: String
"True" if there are child attachments, otherwise "False".
Remarks
Note Note
  • Name - HasAttachments
  • Read only
See Also