Class ReminderAttachment
ReminderAttachment class
Provides the capability to associate a document object with an alarm.
public class ReminderAttachment
Constructors
Name | Description |
---|---|
ReminderAttachment(byte[]) | Initialize a new instance of ReminderAttachment class. |
ReminderAttachment(Uri) | Initialize a new instance of ReminderAttachment class. |
Properties
Name | Description |
---|---|
BinaryData { get; set; } | Contain a character encoding of inline binary data. |
Uri { get; set; } | URI type of reference to the data. |
See Also
- namespace Aspose.Email.Calendar
- assembly Aspose.Email