| ParticipantResponseRequired Property |
Gets or sets information whether participant is required.
Namespace:
Limilabs.Mail.Appointments
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public bool ResponseRequired { get; set; }
Public Property ResponseRequired As Boolean
Get
Set
public:
property bool ResponseRequired {
bool get ();
void set (bool value);
}
member ResponseRequired : bool with get, set
Property Value
Type:
BooleanSee Also