public class ReminderAttendee extends Object
Defines an "Attendee" within a alarm.
Constructor and Description |
---|
ReminderAttendee(String address)
Initialize a new instance of
Aspose.Email.Mail.ReminderAttendee class. |
Modifier and Type | Method and Description |
---|---|
String |
getAddress()
Contains the email address.
|
void |
setAddress(String value)
Contains the email address.
|
public ReminderAttendee(String address)
Initialize a new instance of Aspose.Email.Mail.ReminderAttendee
class.
address
- Email address.Copyright (c) 2008-2015 Aspose Pty Ltd. All Rights Reserved.