Click or drag to resize

AppointmentMethod Property

Gets or sets iCalendar object method associated with the calendar object (e.g. Request, Cancel).

Namespace:  Limilabs.Mail.Appointments
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public Method Method { get; set; }

Property Value

Type: Method
See Also