S
Sanjay Singh
I want to let users send using different accounts by setting the
sentonbehalfof property. (I assume that this property can also be used with
Redemption)
e.g.
NewMail.SentOnBehalfOfName = strName
User will enter a name on a Userform.
Question:
1. Is there anyway for me to check that this is a valid name i.e. a name
that exists and that user has permissions for.
2. Even better, is there anyway for me to populate a drop-down box with a
list of names that the user has permissions for.
Thanks in advance.
Sanjay
sentonbehalfof property. (I assume that this property can also be used with
Redemption)
e.g.
NewMail.SentOnBehalfOfName = strName
User will enter a name on a Userform.
Question:
1. Is there anyway for me to check that this is a valid name i.e. a name
that exists and that user has permissions for.
2. Even better, is there anyway for me to populate a drop-down box with a
list of names that the user has permissions for.
Thanks in advance.
Sanjay