Interface IProtectedMailInput
public interface IProtectedMailInput
This interface represents the protected mail input.
-
Method Summary
Modifier and TypeMethodDescriptionGet the protected mail body attachment input.
-
Method Details
-
getAttachment
IProtectedAttachmentInput getAttachment()Get the protected mail body attachment input.- Returns:
IProtectedAttachmentInputProtected mail body attachment input.
-