Inner Drive Extensible Architecture
C#
Show/Hide TOC
Postmark
Sender
Application
Name Property
Gets or sets the application name
Definition
Namespace:
InnerDrive.Logging
Assembly:
InnerDrive.Logging (in InnerDrive.Logging.dll) Version: 5.2.9017.0
C#
Copy
public
string
?
ApplicationName
{
get
;
set
; }
Property Value
String
Implements
IPostmarkSender
ApplicationName
See Also
Reference
PostmarkSender Class
InnerDrive.Logging Namespace
In This Article
Definition
Property Value
Implements
See Also