Click or drag to resize
ClientMessageBoxListMessageBoxesAll Method
Returns a List of MOVEitFolderInfo objects which contain information about all mailboxes the currently authorized user owns.

Namespace: MOVEit.DMZ.API
Assembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax
public List<MOVEitFolderInfo> MessageBoxListMessageBoxesAll()

Return Value

Type: ListMOVEitFolderInfo
List containing list results if successful; otherwise, null.
See Also