IPWorks S/MIME 2020 iOS Edition

Questions / Feedback?

messageReplyTo (property)

The value of the Reply-To header of the last retrieved message.

Syntax

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

Default Value

""

Remarks

This property contains the value of the Reply-To header of the last retrieved message. The same information may also be retrieved through the Header event.

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]