AMPAlias Class Reference
Inherits from | AMPObject : NSObject |
Declared in | AMPAlias.h AMPAlias.m |
Instance Methods
account
The account of the alias
- (AMPAccount *)account
Return Value
The account of the alias
Declared In
AMPAlias.h
copySent
A boolean if the alias copy the mail in the sent folder
- (NSNumber *)copySent
Return Value
A boolean
Declared In
AMPAlias.h
customSmtp
A boolean if have a custom SMTP
- (NSNumber *)customSmtp
Return Value
A boolean if have a custom SMTP
Declared In
AMPAlias.h
defaultReplier
A boolean if is the default replier
- (NSNumber *)defaultReplier
Return Value
A boolean if is the default replier
Declared In
AMPAlias.h
defaultSender
A boolean if is the default sender
- (NSNumber *)defaultSender
Return Value
A boolean if is the default sender
Declared In
AMPAlias.h