RcptCommandEventArgs Properties
MSDN Home
MSDN
MSDN Library
Servers and Enterprise Develop ...
Exchange Server
Microsoft Exchange Server 2007
Microsoft Exchange Server 2007 ...
Reference
Microsoft .NET Namespaces for ...
Microsoft.Exchange.Data.Transp ...
RcptCommandEventArgs Class
RcptCommandEventArgs Proper ...
MailItem Property
Notify Property
OriginalRecipient Property
RecipientAddress Property
RcptCommandEventArgs Class
RcptCommandEventArgs Members
RcptCommandEventArgs Fields
RcptCommandEventArgs Methods
RcptCommandEventArgs Propertie ...
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
RcptCommandEventArgs Properties
Public Properties
Name
Description
MailItem
The
MailItem
property gets or sets an instance of the
MailItem
class that is associated with the event to which this instance of the
RcptCommandEventArgs
class was passed.
Notify
The
Notify
property gets or sets an instance of the
DsnTypeRequested
class that is associated with the event to which this instance of the
RcptCommandEventArgs
class was passed.
OriginalRecipient
The
OriginalRecipient
property gets or sets a value that specifies the
ORCPT
Simple Mail Transfer Protocol (SMTP) parameter that is associated with the event to which this instance of the
RcptCommandEventArgs
class was passed.
RecipientAddress
The
RecipientAddress
property gets or sets an instance of the
RoutingAddress
class that is associated with the event to which this instance of the
RcptCommandEventArgs
class was passed.
SmtpSession
The
SmtpSession
property gets the instance of the
SmtpSession
class that is associated with the event to which this instance of a class that derives from the
ReceiveEventArgs
class was passed.
(inherited from
ReceiveEventArgs
)
See Also
Reference
RcptCommandEventArgs Class
Microsoft.Exchange.Data.Transport.Smtp Namespace