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;
CopyC# to
            enable DKIM signing for this identity;             true CopyC# to disable it.
CopyC# to disable it.
            
            false
 Declaration Syntax
 Declaration Syntax| C# | 
public bool DkimEnabled { get; set; }