文件名称:DomainMail_src
介绍说明--下载内容均来自于网络,请自行研究使用
Writing event sinks in managed code allows the programmer to make use of the Microsoft® .NET fr a mework and to more efficiently write the code that is necessary for the sink. Writing managed sinks can be somewhat difficult, however, because event sink interfaces were designed primarily for C++ programmers and are therefore not very easy to use in a language such as C#.-Writing event sinks in managed code allows the programmer to make use of the Microsoft
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 47651474domainmail_src.zip 列表 Microsoft.DomainMail/ Microsoft.DomainMail.sln Microsoft.DomainMail/ActiveDirectory.cs Microsoft.DomainMail/App.config Microsoft.DomainMail/AssemblyInfo.cs Microsoft.DomainMail/Configuration.cs Microsoft.DomainMail/Microsoft.DomainMail.csproj Microsoft.DomainMail/Microsoft.Exchange.Transport.EventInterop.snk Microsoft.DomainMail/RegisterSink.cmd Microsoft.DomainMail/Sink.cs Microsoft.DomainMail/smtpreg.vbs Microsoft.DomainMail/UnregisterSink.cmd Microsoft.ManagedSinks/ Microsoft.ManagedSinks/Interop/ Microsoft.ManagedSinks/Interop/makefile Microsoft.ManagedSinks/Interop/Microsoft.Exchange.Transport.EventInterop.diff Microsoft.ManagedSinks/Interop/Microsoft.Exchange.Transport.EventInterop.idl Microsoft.ManagedSinks/Interop/Microsoft.Exchange.Transport.EventInterop.snk Microsoft.ManagedSinks/Interop/Microsoft.Exchange.Transport.EventInterop.VS2003.diff Microsoft.ManagedSinks/Interop/Microsoft.Exchange.Transport.EventInterop.VS2005.diff Microsoft.ManagedSinks/Interop/patch.exe Microsoft.ManagedSinks/Interop/wrappermailmsgprops.h Microsoft.ManagedSinks/Wrappers/ Microsoft.ManagedSinks/Wrappers/MailMsgPropertyBagWrapper.cs Microsoft.ManagedSinks/Wrappers/message.cs Microsoft.ManagedSinks/Wrappers/Microsoft.Exchange.Transport.EventInterop.dll Microsoft.ManagedSinks/Wrappers/Microsoft.Exchange.Transport.EventWrappers.dll Microsoft.ManagedSinks/Wrappers/SmtpInCommandContextWrapper.cs Microsoft.ManagedSinks/Wrappers/SmtpOutCommandContextWrapper.cs Microsoft.ManagedSinks/Wrappers/SmtpServerResponseContextWrapper.cs Microsoft.ManagedSinks/Writing Managed Sinks for SMTP and Transport Events.doc