BPM.Server.Notify Namespace > INotifyProvider Interface : Send Method |
'Declaration
Sub Send( _ ByVal address As String, _ ByVal title As String, _ ByVal message As String, _ ByVal attachments As BPM.NotifyAttachmentCollection _ )
'Usage
Dim instance As INotifyProvider Dim address As String Dim title As String Dim message As String Dim attachments As BPM.NotifyAttachmentCollection instance.Send(address, title, message, attachments)
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2