ConversationIndex property
Uint8List?
get
ConversationIndex
Implementation
Uint8List? get ConversationIndex =>
this.PropertyBag[EmailMessageSchema.ConversationIndex] as Uint8List?;
Uint8List? get ConversationIndex =>
this.PropertyBag[EmailMessageSchema.ConversationIndex] as Uint8List?;