This service type can be used to send emails.
urn:icsy:venice:wsdl:communication
basic:
http://www.v-grid.info/types/basic.xsd
domain:
http://www.v-grid.info/types/domain.xsd
void setEMailAddress (domain:SSOInformation sso, comm:EMailAddress emailAddress)
throws faults:AuthorizationFault
Sets the email address.
comm:EMailAddress getEMailAddress (domain:SSOInformation sso)
throws faults:AuthorizationFault
Returns the stored email address.
void sendEMail (domain:SSOInformation sso, comm:EMail email)
throws faults:AuthorizationFault
Sends an EMail.
Generated by the Venice Service Compiler on Thu May 10 14:12:59 CEST 2012