Uses of Class
com.microsoft.exchange.types.AttachmentType

Packages that use AttachmentType
com.microsoft.exchange.types   
 

Uses of AttachmentType in com.microsoft.exchange.types
 

Subclasses of AttachmentType in com.microsoft.exchange.types
 class FileAttachmentType
          Java class for FileAttachmentType complex type.
 class ItemAttachmentType
          Java class for ItemAttachmentType complex type.
 

Fields in com.microsoft.exchange.types with type parameters of type AttachmentType
protected  List<AttachmentType> NonEmptyArrayOfAttachmentsType.itemAttachmentsAndFileAttachments
           
protected  List<AttachmentType> ArrayOfAttachmentsType.itemAttachmentsAndFileAttachments
           
 

Methods in com.microsoft.exchange.types that return AttachmentType
 AttachmentType ObjectFactory.createAttachmentType()
          Create an instance of AttachmentType
 

Methods in com.microsoft.exchange.types that return types with arguments of type AttachmentType
 List<AttachmentType> NonEmptyArrayOfAttachmentsType.getItemAttachmentsAndFileAttachments()
          Gets the value of the itemAttachmentsAndFileAttachments property.
 List<AttachmentType> ArrayOfAttachmentsType.getItemAttachmentsAndFileAttachments()
          Gets the value of the itemAttachmentsAndFileAttachments property.
 



Copyright © 2012 Jasig. All Rights Reserved.