Method | Description | |
---|---|---|
NotificationMail ( ) : System | ||
SendMailNotification ( string sharePointAppUrl, string name, string useremail = null ) : void |
Method | Description | |
---|---|---|
GetMailMessage ( object parameters ) : string | ||
LoadTemplate ( string templatePath ) : string |
public SendMailNotification ( string sharePointAppUrl, string name, string useremail = null ) : void | ||
sharePointAppUrl | string | |
name | string | |
useremail | string | |
return | void |