SendGridTargetApplicationName Property

Gets or sets the application name

Definition

Namespace: InnerDrive.Logging
Assembly: InnerDrive.Logging (in InnerDrive.Logging.dll) Version: 5.2.9017.0
C#
[RequiredParameterAttribute]
public string? ApplicationName { get; set; }

Property Value

String

Implements

IMailTargetApplicationName

See Also