AMPAlias Class Reference
| Inherits from | AMPObject : NSObject |
| Declared in | AMPAlias.h AMPAlias.m |
Instance Methods
account
The account of the alias
- (AMPAccount *)accountReturn Value
The account of the alias
Declared In
AMPAlias.hcopySent
A boolean if the alias copy the mail in the sent folder
- (NSNumber *)copySentReturn Value
A boolean
Declared In
AMPAlias.hcustomSmtp
A boolean if have a custom SMTP
- (NSNumber *)customSmtpReturn Value
A boolean if have a custom SMTP
Declared In
AMPAlias.hdefaultReplier
A boolean if is the default replier
- (NSNumber *)defaultReplierReturn Value
A boolean if is the default replier
Declared In
AMPAlias.hdefaultSender
A boolean if is the default sender
- (NSNumber *)defaultSenderReturn Value
A boolean if is the default sender
Declared In
AMPAlias.h