where can I find E2007 RTM 32 bits ?
Tue, 27 Feb 2007 17:12:09 +0100
there is a 32 bits version of E2007 for testing purpose
(http://technet.microsoft.com/en-us/library/bb232170.aspx)
where can I find it ? (on MSDN, it seems that there is only the 64 bits
version of E2007)
thanks ...
|
How to setup/redistribute Microsoft.Exchange.Data.Common.DLL on client
machine ?
Tue, 27 Feb 2007 16:43:43 +0100
My application will use Microsoft.Exchange.Data.Mime /
Microsoft.Exchange.Data.ContentTypes namespaces which are in
Microsoft.Exchange.Data.Common.DLL
When I'll distribute my app, I'll must setup this runtime on the client
machine (without E2007)
Is there a redistribuable (.msm or a set of dll) for Excha ...
|
Retrieve recurrence exceptions with WebDAV
Mon, 26 Feb 2007 16:27:02 -0800
Hi All,
I am trying to retrieve calendar recurrence exceptions with WebDAV. It seems
to be easy with Outlook object model where the exceptions are presented as an
array you can iteratre through. However, when I retrieve the following field.
http://schemas.microsoft.com/exchange/modifyexceptionstruct ...
|
Exchange and Sharepoint?
26 Feb 2007 13:01:05 -0800
I've been tasked to automate a process that is currently somewhat
convoluted.
Documents are sent in via e-mail and make their way to a public
folder
(with sub folders) in Exchange. Since public folders are going away,
this is one thing that I have to address, but that's another issue.
Suffice to say, we wil ...
|
assign task field in VB.NET results in MAPI_E_NO_SUPPORT
Mon, 26 Feb 2007 19:33:36 +0100
Hello,
I have a code that works with VB script but I obtain MAPI_E_NO_SUPPORT if I
try to execute it with VB.net 2005
Public Const CdoTask_OutlookInternalVersion = "0x8552"
Public Const CdoPropSetID4 = "0820060000000000C000000000000046"
Dim oTask As MAPI.Message
....
oTask.Fields.Add(Cd ...
|
Exchange Contact List
Mon, 26 Feb 2007 03:36:30 -0800
Hi people,
I have a quick question, which I can't find in the technet/MSDN knowledge base..
i) Is it possible to create an Exchange contact list, with a list of non-Active Directory users? I.e. I have a list of corporate contacts we want to put in a public address book, but they are not part of our company. ...
|
Exchange Contact List
Mon, 26 Feb 2007 03:36:26 -0800
Hi people,
I have a quick question, which I can't find in the technet/MSDN knowledge base..
i) Is it possible to create an Exchange contact list, with a list of non-Active Directory users? I.e. I have a list of corporate contacts we want to put in a public address book, but they are not part of our company. ...
|
|
|
Display a Calendar from a Exchange 2003 Mailbox in a web page
Sun, 25 Feb 2007 00:05:03 -0800
Hi All,
I was hoping someone may be able to provide me with some sample ASP (or
ASP.Net) code for displaying a Daily, Weekly or Monthly view of a Calendar
from a Exchange 2003 mailbox in a web page.
The MS Support Knowledgebase Article 181483 provides the following example
but this example won't work ...
|
Modifying attachments
Sat, 24 Feb 2007 18:12:48 +0100
Hi,
I would like for specific list of destination addresses modify the message
attachments, like converting Office Open XML files into older binary format.
How can I touch the attachments? Running Exchange 2003 SP2 on Win SBS R2,
clients using MAPI (Outlook 2007).
Thanks for any idea,
...
|
msExchMailboxSecurityDescriptor and inherited rights
Fri, 23 Feb 2007 11:14:07 -0700
I have a question regarding the msExchMailboxSecurityDescriptor attribute.
We have an application that is going to take care of enabling single-sign-on
for an environment. To do this, the account used by the application needs
the ability to grant the Full Mailbox Access and Associated External Account
rig ...
|