|
Compoze Software, Inc. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.compoze.exchange.MemberInfo
Provides information about the members of a personal distribution list. This list is read-only.
Method Summary | |
java.lang.String |
getAddress()
Gets the email address of the Member. |
java.lang.String |
getName()
Gets the name of the Member. |
java.lang.String |
getType()
Gets the type of address. |
java.lang.String |
toString()
Returns a string representation of the member info. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public java.lang.String getName()
public java.lang.String getAddress()
public java.lang.String getType()
public java.lang.String toString()
|
Compoze Software, Inc. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |