get Email from Exchange Server 2007, Save Attachments and set status
Mon, 28 Apr 2008 13:39:14 -0700
Hi Everyone,
I am looking to get emails from a Public Folder on our internal server using
a filter from exchange server 2007
extract attachments
tag or set the status on each email so I don't process it again next day
I am using .NET 2.0 C#
Need components, Ideas available. from MS or 3rd Party or Free
...
|
Retrieving Exchange Server 2007 Info via the Cmdlets from C#
Mon, 28 Apr 2008 09:33:01 -0700
I'm trying to retrieve info about an Exchange 2007 server using the
'Get-ExchangeServer' cmdlet from a C# app. I am NOT referencing any of the
Microsoft.Exchange.Data.* dlls, even though that would make my coding much
easier! The problem I'm having is how can I extract specific information
from the return ...
|
Get All Exchange Users
Sun, 27 Apr 2008 09:05:01 -0700
Dear Sir :
i want to get all users list in exchange 2007 and 2003 by using ADO
to save it in database and use it later in my application i already serch
alot
of help in internet i found some help but its not working please help me ...
|
How to hide all address lists from a user in OWA and Outlook in E2
Sat, 26 Apr 2008 03:42:01 -0700
Hi,
Is there a way to hide all address lists from a user so that he could not
see any in OWA and Outlook ? Is there a way to show a user only selected
address lists in OWA and Outlook? I would be happy if i could do it using
PowerShell .
I have googled and found some articles on it which mention msExc ...
|
Problem Retrieving Extended Property using EWS
Wed, 23 Apr 2008 09:32:20 -0500
I am having difficulty retrieving a custom property using EWS.
I have created a custom meeting type which includes a custom property called
MyCustomProp. Here are the details of the property (from Outlook Spy):
Tag num: 0x83A9001E
Tag sym: 0x83A9
Type: PT_STRING8
Value: testing
...
|
Permissions on the Exchange Server
Tue, 22 Apr 2008 09:41:34 -0700 (PDT)
Hi,
I have a VBA script which adds a delegate to the calendar folder and
creates mail and calendar folders (Glen Scales, helped me with it,
last year - thanks). The script works for my account or on accounts
where users have added me as a delegate with editor permissions, but i
see access denied errors when i t ...
|
Event id 225 error
Tue, 22 Apr 2008 03:26:19 -0700 (PDT)
I am using VSS do a component wise backup of Exchange 2003 on a win2k3
server. I am using
IVssBackupComponents::SetBackupSucceeded for componets selected for
backup which i have added using IVssBackupComponents::AddComponent
For the first time I am able to truncate the log files, but later I am
unable to do s ...
|
|
|
IISadmin service stopping on Exchange 2000
Mon, 21 Apr 2008 02:25:15 -0700
Iisadmin service is stopping every 2-5 minutes on Exchange 2000 running on Windows 2000 server. When this occurs smtp service and routing service is stopped also.
I have been searching the internet and come up with the code red worm and code red worm 2 problems which I have downloaded the removal tool and run.
A ...
|
cant Read mail by ADO
Sun, 20 Apr 2008 00:03:00 -0700
Dear Sir
i trying to open mail box by MS ActiveX data object, with Exchange 2007
trail
version 32, on windows 2003 Server,
when i open the Record object its working only with administrator user or
any
user which i logged on by it, for example i can open the record object for
inbox ...
|
OnSave store event
Sat, 19 Apr 2008 13:25:01 -0700
I have an OnSave store event that works great in individual mailboxes,
however when placed in the
".../SystemMailbox{guid}/StoreEvents/GlobalEvents/" box for a store-wide
event, it does not seem to fire. All the settings are the same for both and
I can verify that the sink is in the GlobalEvents.
Are the ...
|