Class: Imap::Providers::TrashedMailResponse

Inherits:
Object
  • Object
show all
Defined in:
lib/imap/providers/generic.rb

Instance Attribute Summary collapse

Instance Attribute Details

#trash_uid_validityObject

Returns the value of attribute trash_uid_validity.



11
12
13
# File 'lib/imap/providers/generic.rb', line 11

def trash_uid_validity
  @trash_uid_validity
end

#trashed_emailsObject

Returns the value of attribute trashed_emails.



11
12
13
# File 'lib/imap/providers/generic.rb', line 11

def trashed_emails
  @trashed_emails
end