A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Search Forums
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Showing results 1 to 25 of 32
Search took 0.18 seconds.
Search: Posts made by: Lucia
Forum: Outlook and VBA June 4th 07, 11:21 AM Posted to microsoft.public.outlook.program_vba
Replies: 3
Views: 882
Posted By Lucia
Getting exchange custom form data from VB

Hi,

I suppose you have two choices:

1) develop the custom appointment form for OWA
2) access the data from outlook client.

regards

Lucia
Forum: Outlook and VBA June 1st 07, 11:34 AM Posted to microsoft.public.outlook.program_vba
Replies: 4
Views: 604
Posted By Lucia
copy item with user properties

Hi, Sue,

I'v forgotten to say: This problem only ocurrs to the recurring
appointment items.

regards

Lucia
Forum: Outlook and VBA June 1st 07, 11:33 AM Posted to microsoft.public.outlook.program_vba
Replies: 4
Views: 604
Posted By Lucia
copy item with user properties

On May 31, 5:52 pm, Lucia wrote:
Hello, Sue,

The custom form is published into the folder "Calendar", but not as
default form. I can create the custom items through...
Forum: Outlook and VBA May 31st 07, 05:52 PM Posted to microsoft.public.outlook.program_vba
Replies: 4
Views: 604
Posted By Lucia
copy item with user properties

Hello, Sue,

The custom form is published into the folder "Calendar", but not as
default form. I can create the custom items through menu actions.

And there two possibilities to copy the created...
Forum: Outlook and VBA May 31st 07, 05:27 PM Posted to microsoft.public.outlook.program_vba
Replies: 4
Views: 604
Posted By Lucia
copy item with user properties

Hi,

I've developed a custom form to create appointment items with some
user properties. The problem is that these user properties will be
lost if I try to copy any of these items. Has someone any...
Forum: Outlook and VBA November 20th 06, 06:00 PM Posted to microsoft.public.outlook.program_vba
Replies: 0
Views: 677
Posted By Lucia
Looking for code: to force outlook to synchronize with exchange server before closing

Hi, Outlook Experts,

I have one problem with my code. It closes the outlook session directly

after call the code: email.send. But the email will be saved in the
outgoing post and will not be...
Forum: Outlook and VBA September 21st 06, 02:31 PM Posted to microsoft.public.outlook.program_vba
Replies: 3
Views: 749
Posted By Lucia
Combobox in user defined appointment item

Hi, Sue,

Thanks very much for your help.

1) I will have a try with formula.

2) My form is published in calender folder in Outlook 2003, but it
didn't replace standard appointment form. And I've...
Forum: Outlook and VBA September 21st 06, 11:30 AM Posted to microsoft.public.outlook.program_vba
Replies: 3
Views: 749
Posted By Lucia
Combobox in user defined appointment item

Hi, everyone,

I've developed one user defined appointment item in Outlook and I have
one combobox which is filled when the form is opened. And the input of
the combobox is limited to the list. So if...
Forum: Outlook and VBA September 19th 06, 06:50 PM Posted to microsoft.public.outlook.program_vba
Replies: 3
Views: 859
Posted By Lucia
Create Outlook COM add-ins in Visual Basic 2005 Express Edition

Hi, Ken,

thanks a lot for you help.

Actually I don't have any of these project types like extensibility or
shared add-in. What I have is windows application, class library,
console application,...
Forum: Outlook and VBA September 19th 06, 11:51 AM Posted to microsoft.public.outlook.program_vba
Replies: 3
Views: 859
Posted By Lucia
Create Outlook COM add-ins in Visual Basic 2005 Express Edition

Hi, everyone,

I'm really confused! According to the documentation of Microsoft I
should be able to create an Outlook COM Add-in project with Visual
Basic 2005. But I didn't find the item in the...
Forum: Outlook and VBA September 18th 06, 04:42 PM Posted to microsoft.public.outlook.program_vba
Replies: 2
Views: 463
Posted By Lucia
How to open user defined form in a simplier way?

Hi, Sue,

thanks a lot. And it works wonderfully....

regards

Lucia
Forum: Outlook and VBA September 18th 06, 11:31 AM Posted to microsoft.public.outlook.program_vba
Replies: 2
Views: 463
Posted By Lucia
How to open user defined form in a simplier way?

Hallo, Outlook experts,

I've developed a form and pulished it to calendar folder. But I didn't
replace the standard form with that. So if the user double click the
calendar, the standard calendar...
Forum: Outlook and VBA September 8th 06, 09:42 AM Posted to microsoft.public.outlook.program_vba
Replies: 6
Views: 832
Posted By Lucia
Offline and user defined form in public favorite folder

Hi, Sue,

Thanks a lot for your reply...

Do you mean the synchronization the items in public folder and in
favorite? It will just synchronize the items, but will not download the
form definition. Or...
Forum: Outlook and VBA September 7th 06, 10:46 AM Posted to microsoft.public.outlook.program_vba
Replies: 6
Views: 832
Posted By Lucia
Offline and user defined form in public favorite folder

Hi, Sue,

as my form doesn't contain any VBScript and will be only used to save
up to 300 items, I decided to use one-off form. The size of all items
are doubled, but is still acceptable...

But if...
Forum: Outlook and VBA September 6th 06, 05:02 PM Posted to microsoft.public.outlook.program_vba
Replies: 6
Views: 832
Posted By Lucia
Offline and user defined form in public favorite folder

Hi, Sue,

Outlook 2003 mit Service Pack 2.

Lucia
Forum: Outlook and VBA September 6th 06, 11:48 AM Posted to microsoft.public.outlook.program_vba
Replies: 3
Views: 827
Posted By Lucia
Couldn't open user defined form and clear cache

Hi, Ken,

Thanks a lot...

Lucia
Forum: Outlook and VBA September 6th 06, 11:48 AM Posted to microsoft.public.outlook.program_vba
Replies: 3
Views: 827
Posted By Lucia
Couldn't open user defined form and clear cache

Hi, Ken,

Thanks a lot...

Lucia
Forum: Outlook and VBA September 6th 06, 11:38 AM Posted to microsoft.public.outlook.program_vba
Replies: 6
Views: 832
Posted By Lucia
Offline and user defined form in public favorite folder

Hi, Outlook- experts,

I modified the IPM.TASK item and published in a public folder. Now
after I've read some artikels about cache, I have one question.

This public folder is set to accessable for...
Forum: Outlook and VBA September 5th 06, 11:14 PM Posted to microsoft.public.outlook.program_vba
Replies: 3
Views: 827
Posted By Lucia
Couldn't open user defined form and clear cache

Hi,

I modified the IPM.TASK item and published in one public folder. Now
and then I have problem to open this form. The solution I found is to
clear the cache.


I didn't understand what is the...
Forum: Outlook and VBA August 31st 06, 09:59 AM Posted to microsoft.public.outlook.program_vba
Replies: 8
Views: 1,390
Posted By Lucia
Using Restrict on recurring appointments with Exceptions deliveries wrong results!!!!

Hi, Michael,

Anyway, thanks a lot.

It's important for me to know that someone else is using the same
function and can get the complete results without error.

best regards

Lucia
Forum: Outlook and VBA August 30th 06, 12:11 PM Posted to microsoft.public.outlook.program_vba
Replies: 8
Views: 1,390
Posted By Lucia
Using Restrict on recurring appointments with Exceptions deliveries wrong results!!!!

Hi, Michael,

I didn't move the second appointment and it is still on Oct.2. I just
changed the start time and end time. The programm couldn't find this
appointment.

And I checked my programm...
Forum: Outlook and VBA August 29th 06, 09:58 AM Posted to microsoft.public.outlook.program_vba
Replies: 8
Views: 1,390
Posted By Lucia
Using Restrict on recurring appointments with Exceptions deliveries wrong results!!!!

sorry, I made a mistake here. I checked my program. The start date
which I used is 01.10.2006 00:00. But this is not important....

My problem is I can not find the single appointments with...
Forum: Outlook and VBA August 29th 06, 09:34 AM Posted to microsoft.public.outlook.program_vba
Replies: 8
Views: 1,390
Posted By Lucia
Forum: Outlook and VBA August 29th 06, 09:31 AM Posted to microsoft.public.outlook.program_vba
Replies: 8
Views: 1,390
Posted By Lucia
Using Restrict on recurring appointments with Exceptions deliveries wrong results!!!!

Hi, Michael,

I' using the german version. So 10.01.means Oct 1st.

regards

Lucia
Forum: Outlook and VBA August 28th 06, 05:47 PM Posted to microsoft.public.outlook.program_vba
Replies: 8
Views: 1,390
Posted By Lucia
Using Restrict on recurring appointments with Exceptions deliveries wrong results!!!!

Hi,

I used the following code to get the appointments from a defined time
period.

strRestrict = "[Start] = '10.01.2006 00:00'"
items = objFolder.Items

items.Sort...
Showing results 1 to 25 of 32

 
Forum Jump

All times are GMT +1. The time now is 08:12 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.