Skip to content

Commit

Permalink
ws
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Jan 15, 2016
1 parent c32c5fc commit a6f2a56
Showing 1 changed file with 4 additions and 4 deletions.
Expand Up @@ -34,10 +34,10 @@
* @author Michael J Rubinsky <mrubinsk@horde.org>
* @package ActiveSync
*
* @property string $email The attendee's email address.
* @property string $name The attendee's name.
* @property integer $status The attendee's status (a STATUS_* constant).
* @property integer $type The attendee type (a TYPE_* constant)
* @property string $email The attendee's email address.
* @property string $name The attendee's name.
* @property integer $status The attendee's status (a STATUS_* constant).
* @property integer $type The attendee type (a TYPE_* constant)
*/
class Horde_ActiveSync_Message_Attendee extends Horde_ActiveSync_Message_Base
{
Expand Down

0 comments on commit a6f2a56

Please sign in to comment.