\Horde_Itip_Resource

Provides information about an invited resource.

Summary

Methods
Constants
getMailAddress()
getReplyTo()
getCommonName()
getFrom()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

getMailAddress()

getMailAddress() : string

Retrieve the mail address of the resource.

Returns

string —

The mail address.

getReplyTo()

getReplyTo() : string

Retrieve the reply-to address for the resource.

Returns

string —

The reply-to address.

getCommonName()

getCommonName() : string

Retrieve the common name of the resource.

Returns

string —

The common name.

getFrom()

getFrom() : string

Retrieve the "From" address for this resource.

Returns

string —

The "From" address.