ReminderAttachment

ReminderAttachment class

Provides the capability to associate a document object with an alarm.

The ReminderAttachment type exposes the following members:

Constructors

NameDescription
ReminderAttachment(binary_data)Initializes a new instance of the ReminderAttachment class
ReminderAttachment(uri)Initializes a new instance of the ReminderAttachment class

Properties

NameDescription
binary_dataContain a character encoding of inline binary data.
uriURI type of reference to the data.

See Also