AttendeePropertyCollectionAdd(String) Method
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public AttendeeProperty Add(
string attendee
)
Public Function Add (
attendee As String
) As AttendeeProperty
public:
AttendeeProperty^ Add(
String^ attendee
)
member Add :
attendee : string -> AttendeeProperty
- attendee String
- The value to assign to the new property
AttendeePropertyReturns the new property that was created and added to the collection