Task.Attachments

Task.Attachments property

Gets or sets a collection of file attached to the task.

public AttachmentCollection Attachments { get; set; }

See Also