getSecureMailById

open fun getSecureMailById(secureMailId: String): SecureMailDto

Retrieves the secure mail with the specified id.

Return

The Secure Mail with the specified id.

Parameters

secureMailId

The ID of the secure mail to be returned.