IPWorks S/MIME 2020 iOS Edition

Questions / Feedback?

messageSubject (property)

The subject of the message.

Syntax

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

Default Value

""

Remarks

The class fills out this property with the subject of the 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]