No announcements
Found 2921229 threads
-
0 Votes
getting email address from name
I used the getuserprofilebyname to get the name of the person who creates the form and fills the name in.Answered | 3 Replies | 6887 Views | Created by mhoran - Thursday, June 9, 2011 11:49 PM | Last reply by mhoran - Friday, June 10, 2011 5:57 PM -
0 Votes
where should i store the current user name
You are trying to save the user name of the authenticated user in the session,but somehow the value is getting lost.Answered | 13 Replies | 4108 Views | Created by shachar8 - Sunday, November 22, 2009 3:18 PM | Last reply by shachar8 - Tuesday, November 24, 2009 5:58 AM -
0 Votes
Access / Outlook Data Collection - Sender Email Address, Where is it Stored?
This will update the record by email address in the table so you know who the response came from.Answered | 6 Replies | 3685 Views | Created by Gregory T Martin - Wednesday, October 26, 2011 9:50 AM | Last reply by TJSnyd - Wednesday, July 10, 2013 3:45 PM -
0 Votes
Group name and email address to be changed
I need to change the name and email address of one of our Office 365 groups.Answered | 2 Replies | 1101 Views | Created by GoSkela - Wednesday, September 26, 2018 5:43 AM | Last reply by - Wednesday, October 31, 2018 1:29 PM -
0 Votes
Multiple email addresses on User Profile?
If the Created By is "System Account" (i.e. was not recognised as a SP User Profile), then find the email properties of the inbound email and extract the from ...Answered | 6 Replies | 5588 Views | Created by YourMum797 - Tuesday, February 24, 2009 8:32 PM | Last reply by Lionel Chen - MSFT - Monday, March 2, 2009 3:02 AM -
0 Votes
SBS 2008 Journaling always stores journalled messages in another email with "Microsoft Exchange on behalf of <email name>" in the 'from' address
Ed Price a.k.a User Ed, Microsoft Experience Program Manager (Blog, Twitter, Wiki)Answered | 1 Replies | 11695 Views | Created by Jeremyxx - Monday, December 13, 2010 7:13 AM | Last reply by Ed Price - MSFT - Tuesday, November 29, 2011 2:26 PM -
2 Votes
Finding a users contact id from their email address
This sample application is a bulletin board where logged-in users can post messages to the board and everyone can read messages.Answered | 7 Replies | 6461 Views | Created by Kodin - Tuesday, January 5, 2010 9:24 PM | Last reply by Offir Bakshitz - Wednesday, January 6, 2010 7:33 PM -
3 Votes
where are the windows users names stored in xp…?
Then it creates a UserPrincipal for the search and specifies a wildcard for the Name property (meaning return a user with any name).Answered | 17 Replies | 1697 Views | Created by metagoth - Tuesday, March 20, 2012 6:15 AM | Last reply by pradeep1210 - Wednesday, March 21, 2012 6:47 AM -
3 Votes
get amail address of store
It would be a security problem and against the sandbox model of windows store apps to have access to the userid of the user...Answered | 5 Replies | 964 Views | Created by neha-verma - Tuesday, June 11, 2013 2:24 PM | Last reply by neha-verma - Wednesday, June 12, 2013 3:35 PM -
1 Votes
User Administration doesn't support email addresses?
Hi, I have a Lightswitch HTML client that is deployed using Forms Authentication, there is also a web based Silverlight AdminClient that is used to administer/create users ...Answered | 1 Replies | 472 Views | Created by SWomble - Friday, May 22, 2015 9:54 AM | Last reply by ADefwebserver - Friday, May 22, 2015 12:09 PM -
0 Votes
Where is my user name?
Yep, as I said, it all depends on how you initially created that user :) Go to the actual Directory, then click on users.Answered | 4 Replies | 591 Views | Created by trogan - Thursday, March 19, 2015 6:37 AM | Last reply by trogan - Friday, March 20, 2015 12:50 AM -
1 Votes
Where are users&roles stored?
I did not understand why the client was working then and was storing the new user accounts I added.Answered | 8 Replies | 3313 Views | Created by tsiakk - Monday, February 28, 2011 10:40 AM | Last reply by Ravi Eda - Wednesday, April 27, 2011 4:11 PM -
1 Votes
How to determine the current user's email address ?
Seriously, the intention here (and I haven't had the time to really play with this) is that the support mailbox where the errors are sent is monitored and the support people can ...Answered | 5 Replies | 3425 Views | Created by Ross Watson - Thursday, September 25, 2008 12:54 PM | Last reply by Andrew7Webb - Friday, November 4, 2011 11:18 PM -
5 Votes
How retrieve user's contacts' email address
Is there any other way where we can retrieve the email addresses from hotmail.Answered | 24 Replies | 15793 Views | Created by honeybin - Monday, January 30, 2012 11:23 PM | Last reply by Alex17381 - Sunday, June 30, 2013 11:08 AM -
0 Votes
MOSS User - set Email address to non-AD email account?
To modify the email address, open up Central Administration and go to the Shared Services Administration page.Answered | 1 Replies | 6880 Views | Created by Mike Atkins - Wednesday, August 13, 2008 1:32 PM | Last reply by David Biskup - Wednesday, August 13, 2008 4:31 PM -
0 Votes
UserRegistration and Email address
The problem with this approach is that I cannot use the LS screens to manage users.Answered | 2 Replies | 2668 Views | Created by BFC - Tuesday, September 21, 2010 1:26 PM | Last reply by BFC - Wednesday, September 22, 2010 1:45 PM -
2 Votes
get current users manager name and email address
hi Prasad, its working but i m getting liek ad\loginid how i get user name like Guru Karnik not login id.Answered | 4 Replies | 13750 Views | Created by DentPuzz - Tuesday, December 21, 2010 5:09 PM | Last reply by imughal - Wednesday, April 25, 2012 11:00 AM -
1 Votes
Domain Name from Email address
', SubString(Emails, CharIndex('@', Emails), LEN(Emails))) <> 0 Then SubString(Emails, CharIndex('@', Emails) + 1, CHARINDEX('Answered | 4 Replies | 3707 Views | Created by ns100 - Friday, March 2, 2012 11:53 PM | Last reply by Kalman Toth - Saturday, March 3, 2012 12:54 AM -
0 Votes
Capturing sign-on email address
You cannot use WinForms in Microsoft store apps.Answered | 1 Replies | 1953 Views | Created by Colarik - Wednesday, December 12, 2012 8:02 PM | Last reply by Sheng Jiang 蒋晟 - Wednesday, December 12, 2012 9:30 PM -
0 Votes
Getting the users email address
Hi Everyone I tried the code above (see example below), but keep getting the error Failed to grant consent to the application to permit access to user's data in ...Answered | 5 Replies | 5693 Views | Created by Andy Hough - Wednesday, August 18, 2010 12:45 PM | Last reply by Venkatesh A R - Thursday, September 9, 2010 9:06 AM - Items 1 to 20 of 2921229 Next ›
No announcements