IAlarmAttendees Property
IT Hit WebDAV Classes Reference
Email address of attendees to receive the message if the
Action is
Email.
Namespace: ITHit.WebDAV.Calendar.ComponentsAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
SyntaxITextPropertyList<IUriProperty> Attendees { get; }
ReadOnly Property Attendees As ITextPropertyList(Of IUriProperty)
Get
property ITextPropertyList<IUriProperty^>^ Attendees {
ITextPropertyList<IUriProperty^>^ get ();
}
abstract Attendees : ITextPropertyList<IUriProperty> with get
Property Value
Type:
ITextPropertyListIUriProperty
Remarkshttp://tools.ietf.org/html/rfc5545#section-3.8.4.1
See Also