ReminderAttachment.ReminderAttachment
ReminderAttachment(byte[])
Initialize a new instance of ReminderAttachment class.
public ReminderAttachment(byte[] binaryData)
| Parameter | Type | Description |
|---|---|---|
| binaryData | Byte[] | Binary data. |
See Also
- class ReminderAttachment
- namespace Aspose.Email.Calendar
- assembly Aspose.Email
ReminderAttachment(Uri)
Initialize a new instance of ReminderAttachment class.
public ReminderAttachment(Uri uri)
| Parameter | Type | Description |
|---|---|---|
| uri | Uri | Uri. |
See Also
- class ReminderAttachment
- namespace Aspose.Email.Calendar
- assembly Aspose.Email