Method

EBookDestinationget_email_num

Declaration [src]

gint
e_destination_get_email_num (
  const EDestination* dest
)

Description [src]

Gets the index of the e-mail address of the contact that dest is pointing to, if any.

Return value

Type: gint

The e-mail index, or -1 if none was set.