PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WINDEV 25 → WD - Como conhecer o perfil de usuário do Exchange instalado em uma estação de trabalho?
WD - Como conhecer o perfil de usuário do Exchange instalado em uma estação de trabalho?
Started by BOLLER ADRIANO, Jun., 30 2016 2:22 AM - No answer
Registered member
3,660 messages
Popularité : +175 (223 votes)
Posted on June, 30 2016 - 2:22 AM
Exemple de code :profil = SansEspace( RegistreLit ("HKEY_CURRENT_USER\Software\Microsoft\WindowsNT\CurrentVersion\Windows Messaging Subsystem\Profiles" , "Defaultprofile"))
id_email = EmailOuvreSession(profil)
statut_email = EmailMsgErreur(Email.Erreur)
Email.nbdestinataire = 1Email.destinataire[1]="xxxx@YYYY.com"
Email.sujet = " SUJET DU MESSAGE "
Email.Message= "Texte du message"
Email.nbattache = 1
Email.attache[1] = "nom_fichier"
b2 = EmailEnvoieMessage(id_email,Faux,"IPM")


--
Adriano José Boller
______________________________________________
Consultor e Representante Oficial da
PcSoft no Brasil
+55 (41) 9949 1800
adrianoboller@gmail.com
skype: adrianoboller
http://wxinformatica.com.br/