{CompanyName} FlexyGo
OfficeEvent
.
.
::
.
.
attendees Property
The collection Of attendees For the Event
Namespace:
FLEXYGO.OfficeResourceTypes
Assembly:
flxSysProcess
(in flxSysProcess.dll)
Syntax
C#
VB
public
List
<
Attendee
>
attendees
{
get
;
set
; }
Public
Property
attendees
As
List
(
Of
Attendee
)
Get
Set
See Also
OfficeEvent Class
FLEXYGO.OfficeResourceTypes Namespace