public class DistributionList extends Item
| Constructor and Description |
|---|
DistributionList()
Initializes a new instance of the DistributionList class.
|
| Modifier and Type | Method and Description |
|---|---|
ContactSource |
getContactSource()
Gets whether the contact is located in the Exchange store or in Active Directory Domain Services (AD DS).
|
java.lang.String |
getFileAs()
Gets how a distribution list is filed in the Contacts folder.
|
java.util.List<DistributionListMember> |
getMembers()
Gets whether the contact is located in the Exchange store or in Active Directory Domain Services (AD DS).
|
java.lang.String |
toString()
Converts the value of the current DistributionList object to its equivalent string representation.
|
getArchiveTag, getAttachments, getBody, getBodyHtmlText, getBodyPlainText, getBodyRtf, getCategories, getComment, getConversationId, getCreatedTime, getCulture, getDisplayName, getEffectiveRights, getEntityExtractionResult, getEntryId, getExtendedProperties, getExtendedProperty, getFlag, getGroupingAction, getIconIndex, getImportance, getInstanceKey, getItemClass, getItemId, getLastModifiedTime, getLastModifierName, getMimeContent, getNextPredictedAction, getParentId, getPreview, getReminderDueBy, getReminderIsSet, getReminderMinutesBeforeStart, getRetentionDate, getRetentionTag, getRtfCompressed, getSearchKey, getSensitivity, getSize, getStoreEntryId, getSubject, getTextBody, getUniqueBody, getWebClientEditFormQueryString, getWebClientReadFormQueryString, hasAttachments, hasBlockedImages, isAssociated, isBlockStatus, isHidden, setArchiveTag, setBody, setBodyRtf, setCategories, setComment, setDisplayName, setEffectiveRights, setFlag, setHidden, setImportance, setItemClass, setMimeContent, setReminderDueBy, setReminderIsSet, setReminderMinutesBeforeStart, setRetentionDate, setRetentionTag, setRtfCompressed, setSensitivity, setSubjectpublic DistributionList()
public java.lang.String toString()
public java.lang.String getFileAs()
public ContactSource getContactSource()
public java.util.List<DistributionListMember> getMembers()