K
K
Konstantin2020-07-23 10:14:49
C++ / C#
Konstantin, 2020-07-23 10:14:49

How to create an auto-reply rule in c# in Outlook?

Is MS Exchange Server 2010.
In c# through EWS API I include to the user a mode of absence in a workplace with an autoresponse (ExchangeService.SetUserOofSettings).

How it is possible to fasten the message processing rule to oof? (for example, send everything to the substituting mailbox). It is the rule that is configured through the auto-response interface.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Alexander Aksentiev, 2015-01-19
@inkyrein

strpos maybe?
The most correct way to write a regular expression is not to write a regular expression :)

R
Rishat Kadyrov, 2015-01-19
@laska

Here the regular expression is obviously not needed, use strpos.

S
Sergey Melnikov, 2015-01-19
@mlnkv

preg_match('@/projects/doma-iz-brevna/@', $url)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question