IAttendeeStatus Property
IT Hit WebDAV Classes Reference[Missing <summary> documentation for "P:ITHit.WebDAV.Server.iCalendar.Components.Properties.IAttendee.Status"]
Namespace: ITHit.WebDAV.Server.iCalendar.Components.PropertiesAssemblies: ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 4.0.2411.0
ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 4.0.2411.0
SyntaxEventParticipationStatus Status { get; set; }
Property Status As EventParticipationStatus
Get
Set
property EventParticipationStatus Status {
EventParticipationStatus get ();
void set (EventParticipationStatus value);
}
abstract Status : EventParticipationStatus with get, set
Property Value
Type:
EventParticipationStatus
See Also