Used to upload the users csv. The upload is asynchronous and feedback is through email.
Namespace: Frevvo.Forms.ClientAssembly: Frevvo.Forms.Client (in Frevvo.Forms.Client.dll) Version: 7.2.1.0 (7.2.1)
Syntax
Parameters
- usersCsvData
- Type:
System.IO Stream
Stream that contains users csv to upload.
- notificationEmailAddress
- Type:
System String
Email address to notify status back. If not supplied, then tenant admin's email is used.
Remarks
See Also