Uses of Class
microsoft.exchange.webservices.data.property.complex.AttachmentCollection
-
Packages that use AttachmentCollection Package Description 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 Modifier and Type Method Description AttachmentCollectionItem. 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 Modifier and Type Method Description AttachmentCollectionCalendarResponseMessage. getAttachments()Gets a list of attachments to this response.
-