SecureBlackbox 2020 iOS Edition

Questions / Feedback?

msgCc (property)

The value of the CC header property.

Syntax

@property (nonatomic,readwrite,assign,getter=msgCc,setter=setMsgCc:) NSString* msgCc;
- (NSString*)msgCc;
- (void)setMsgCc:(NSString*)newMsgCc;
public var msgCc: String {
  get {...}
set {...} }

Default Value

""

Remarks

The value of the CC header field.

The CC field contains the addresses of secondary recipients of the message.

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