Deprecating email module
[platform/core/api/email.git] / include / email_types.h
index ff81af8..014b3b1 100755 (executable)
@@ -39,6 +39,7 @@ extern "C"
 
 
 /**
+ * @deprecated Deprecated since 8.0.
  * @brief The email message handle.
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 3.0 @endif
  */
@@ -46,6 +47,7 @@ typedef struct email_s *email_h;
 
 
 /**
+ * @deprecated Deprecated since 8.0.
  * @brief Enumeration for the result values of email transport.
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 3.0 @endif
  */
@@ -56,6 +58,7 @@ typedef enum {
 
 
 /**
+ * @deprecated Deprecated since 8.0.
  * @brief Enumeration for the email recipient types.
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 3.0 @endif
  */