Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( EmailMXPlanSpec struct { ComplexityEnabled bool `json:"complexityEnabled,omitempty"` DisplayName string `json:"displayName,omitempty"` LockoutDuration int `json:"lockoutDuration,omitempty"` LockoutObservationWindow int `json:"lockoutObservationWindow,omitempty"` LockoutThreshold int `json:"lockoutThreshold,omitempty"` MaxPasswordAge int `json:"maxPasswordAge,omitempty"` MaxReceiveSize int `json:"maxReceiveSize,omitempty"` MaxSendSize int `json:"maxSendSize,omitempty"` MinPasswordAge int `json:"minPasswordAge,omitempty"` MinPasswordLength int `json:"minPasswordLength,omitempty"` SpamAndVirusConfiguration struct { CheckDKIM bool `json:"checkDKIM,omitempty"` CheckSPF bool `json:"checkSPF,omitempty"` DeleteSpam bool `json:"deleteSpam,omitempty"` DeleteVirus bool `json:"deleteVirus,omitempty"` PutInJunk bool `json:"putInJunk,omitempty"` TagSpam bool `json:"tagSpam,omitempty"` TagVirus bool `json:"tagVirus,omitempty"` } `json:"spamAndVirusConfiguration,omitzero"` } )
Functions ¶
func EditEmailMXPlan ¶
func GetEmailMXPlan ¶
func ListEmailMXPlan ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.