python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Connecting to Exchange Online with a Certificate and C#
Anyone using c# to connect to Exchange online? I am running into a problem that I can't seem to make progress on.
I have the following snippet of code trying to connect to exchange online:
public Runs...
Kevin C
Votes: 0
Answers: 2
Using variable with New-MailboxSearch
Trying to use a variable that contains multiple source mailboxes for the New-MailboxSearch cmdlet, looks like I need to find a way to use a variable without it inserting double quotes, as I get an err...

SeeShellRun
Votes: 0
Answers: 0
Personal mailboxes FullAccess permissions "NT AUTHORITY\SELF" vs User UPN?
Are personal Exchange mailboxes having FullAccess permissions on their own mailboxes via their UPN rather than "NT AUTHORITY\SELF" a problem?
One user ran into a problem regarding Outlook ta...
Mr Fantasy
Votes: 0
Answers: 0
How to control Get-MailboxFolderStatistics output language?
I want Chinese,But it output english folderName like "Inbox" instead of "收件箱".It occurred when request it one by one.I put it into a http request.When i requested it one by one,the...
catFly
Votes: 0
Answers: 1