public Protocol.LogSubcaseEmailResultProtocol LogSubcaseEmail(String subcaseIDNum)
 {
     return(toolkitProtocol.LogSubcaseEmail(subcaseIDNum));
 }