Uses of Class
microsoft.exchange.webservices.data.property.complex.AttachmentCollection

Packages that use AttachmentCollection
microsoft.exchange.webservices.data.core.service.item   
microsoft.exchange.webservices.data.core.service.response   
 

Uses of AttachmentCollection in microsoft.exchange.webservices.data.core.service.item
 

Methods in microsoft.exchange.webservices.data.core.service.item that return AttachmentCollection
 AttachmentCollection Item.getAttachments()
          Gets a list of the attachments to this item.
 

Uses of AttachmentCollection in microsoft.exchange.webservices.data.core.service.response
 

Methods in microsoft.exchange.webservices.data.core.service.response that return AttachmentCollection
 AttachmentCollection CalendarResponseMessage.getAttachments()
          Gets a list of attachments to this response.
 



Copyright © 2012–2015 Microsoft. All rights reserved.