Class ReminderAttachmentCollection

ReminderAttachmentCollection class

Contains collection of ReminderAttachment ReminderAttachmentobjects.

public class ReminderAttachmentCollection : List<ReminderAttachment>

Constructors

NameDescription
ReminderAttachmentCollection()The default constructor.

See Also