SecureBlackbox 2020 iOS Edition

Questions / Feedback?

msgKeywords (property)

The value of the Keywords header property.

Syntax

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

Default Value

""

Remarks

The value of the Keywords header field.

This field can be used to add some important words and phrases that might be useful for the recipient.

This property is read-only.

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