responseCodeAppendUid property
UidResponseCode?
get
responseCodeAppendUid
Retrieves the APPENDUID details after an APPEND call, compare https://tools.ietf.org/html/rfc4315
Implementation
UidResponseCode? get responseCodeAppendUid =>
_parseUidResponseCode('APPENDUID');