quotaMaxPerSecond (property)

The maximum number of emails that can be sent per second.

Syntax

@property (nonatomic,readonly,assign,getter=quotaMaxPerSecond) NSString* quotaMaxPerSecond;
- (NSString*)quotaMaxPerSecond;
public var quotaMaxPerSecond: String {
  get {...}
}

Default Value

""

Remarks

The maximum number of emails that can be sent per second.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Mail 2020 iOS Edition - Version 20.0 [Build 8308]