ShareFolderJobStatus Constructor (AsyncJobStatus, SharedFolderMetadata, string)

Creates a new instance of the ShareFolderJobStatus class.

Syntax

ShareFolderJobStatus shareFolderJobStatus = new ShareFolderJobStatus(AsyncJobStatus jobStatus, SharedFolderMetadata folderMetadata, string error)

Parameters

jobStatus
DotNetBox.AsyncJobStatus Job status.
folderMetadata
DotNetBox.SharedFolderMetadata Shared folder’s metadata, if applicable.
error
System.String Error, if applicable.