quotaMaxPer24Hours (property)

The maximum number of emails that can be sent in a 24 hour period.

Syntax

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

Default Value

""

Remarks

The maximum number of emails that can be sent in a 24 hour period.

This property is read-only.

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