Gets and sets the property DkimEnabled.
Sets whether DKIM signing is enabled for an identity. Set to CopyC#
to
enable DKIM signing for this identity; true
CopyC#
to disable it.
false

C# |
public bool DkimEnabled { get; set; }