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

Packages that use ArrayOfAttachmentsType
com.microsoft.exchange.messages   
com.microsoft.exchange.types   
 

Uses of ArrayOfAttachmentsType in com.microsoft.exchange.messages
 

Fields in com.microsoft.exchange.messages declared as ArrayOfAttachmentsType
protected  ArrayOfAttachmentsType AttachmentInfoResponseMessageType.attachments
           
 

Methods in com.microsoft.exchange.messages that return ArrayOfAttachmentsType
 ArrayOfAttachmentsType AttachmentInfoResponseMessageType.getAttachments()
          Gets the value of the attachments property.
 

Methods in com.microsoft.exchange.messages with parameters of type ArrayOfAttachmentsType
 void AttachmentInfoResponseMessageType.setAttachments(ArrayOfAttachmentsType value)
          Sets the value of the attachments property.
 

Uses of ArrayOfAttachmentsType in com.microsoft.exchange.types
 

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



Copyright © 2012 Jasig. All Rights Reserved.