MCOIMAPStoreFlagsRequestKind Constants Reference
Declared in | MCOConstants.h |
MCOIMAPStoreFlagsRequestKind
It defines the behavior of the STORE flags request.
Definition
typedef NS_ENUM(NSInteger, MCOIMAPStoreFlagsRequestKind ) {
MCOIMAPStoreFlagsRequestKindAdd,
MCOIMAPStoreFlagsRequestKindRemove,
MCOIMAPStoreFlagsRequestKindSet,
};
Constants
Declared In
MCOConstants.h