IAttendeeRole Property
IT Hit WebDAV Classes Reference[Missing <summary> documentation for "P:ITHit.WebDAV.Server.iCalendar.Components.Properties.IAttendee.Role"]
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
SyntaxParticipationRole Role { get; set; }
Property Role As ParticipationRole
Get
Set
property ParticipationRole Role {
ParticipationRole get ();
void set (ParticipationRole value);
}
abstract Role : ParticipationRole with get, set
Property Value
Type:
ParticipationRole
See Also