Questions tagged [send-on-behalf-of]

18 questions
0
votes
1 answer

Unable to open document on DocuSign sent via on behalf

i am using DocuSign .Net Client to send documents. Simple scenario of sending is working fine - recipient receives sent documents, and i can open them from DocuSign Manage tab. But the problem when i am trying to send document on behalf with some…
Tim
  • 13
  • 2
0
votes
1 answer

Exchange 2010 - Powershell to remove Send On Behalf permission

I'm trying to run the command below to remove e Send On Behalf permission, but i'm getting an exception and it removes all the users that have access, instead of the one I specify in my script $owner = "lpeter" $remove = "jdoe" $grantlist =…
Nazim
  • 15
  • 3
  • 9
0
votes
3 answers

Always CC when sending "On Behalf Of"

I often send emails on behalf of another user. I'd like to use VBA to automatically CC that user every time I send an email from/on behalf of that user. I'm not familiar with VBA for Outlook but I'm thinking you could write an if statement that…
Peng Lion
  • 43
  • 2
  • 13
1
2