The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Net::OpenXchange::Data::TaskAppointment - OpenXchange detailed task and appointment data

VERSION

version 0.001

SYNOPSIS

Net::OpenXchange::Data::TaskAppointment is a role providing attributes for Net::OpenXchange::Object packages.

ATTRIBUTES

title (Str)

Title of this task or appointment

start_date (DateTime)

Starting date for this tak or appointment

end_date (DateTime)

Ending date for this tak or appointment

SEE ALSO

http://oxpedia.org/wiki/index.php?title=HTTP_API#DetailedTaskAndAppointmentData

AUTHOR

Maximilian Gass <maximilian.gass@credativ.de>

COPYRIGHT AND LICENSE

This software is copyright (c) 2011 by Maximilian Gass.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.