quotaSentLast24Hours (property)

The number of emails sent during the previous 24 hours.

Syntax

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

Default Value

""

Remarks

The number of emails sent during the previous 24 hours.

This property is read-only.

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