Home
last modified time | relevance | path

Searched refs:bccrecipient (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/scripting/source/pyprov/
H A Dmailmerge.py458 def addBccRecipient( self, bccrecipient ): argument
460 out.write("PyMailMessage.addBccRecipient%s\n" % bccrecipient)
461 self.bccrecipients.append(bccrecipient)

Completed in 19 milliseconds