add method

add(value)

Adds an object to the end of this collection.

add(value: Aspose.Words.Settings.OdsoRecipientData)
ParameterTypeDescription
valueOdsoRecipientDataThe object to add. Cannot be null.

See Also