IPWorks S/MIME 2020 iOS Edition

Questions / Feedback?

messageSize (property)

The size of the selected message.

Syntax

@property (nonatomic,readonly,assign,getter=messageSize) long long messageSize;
- (long long)messageSize;
public var messageSize: Int64 {
  get {...}
}

Default Value

0

Remarks

The class fills out this property with the size of the selected message when message information is retrieved from the MailServer.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks S/MIME 2020 iOS Edition - Version 20.0 [Build 8154]