util_get_property_email


Description:


[ Version ( since = "3.50" ) ]
public unowned string? util_get_property_email (Property prop)

Returns an prop email, without the "mailto:" prefix, if the prop has it set.

The email can be read from an "EMAIL" parameter, if present. Otherwise the prop can be only of type i_cal_organizer_property or i_cal_attendee_property.

See also: util_get_organizer_email, util_get_attendee_email

Parameters:

prop

an Property

Returns:

email of the prop, or null


Namespace: ECal
Package: libecal-2.0