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

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

Uses of NonEmptyArrayOfRequestAttachmentIdsType in com.microsoft.exchange.messages
 

Fields in com.microsoft.exchange.messages declared as NonEmptyArrayOfRequestAttachmentIdsType
protected  NonEmptyArrayOfRequestAttachmentIdsType GetAttachment.attachmentIds
           
protected  NonEmptyArrayOfRequestAttachmentIdsType DeleteAttachment.attachmentIds
           
 

Methods in com.microsoft.exchange.messages that return NonEmptyArrayOfRequestAttachmentIdsType
 NonEmptyArrayOfRequestAttachmentIdsType GetAttachment.getAttachmentIds()
          Gets the value of the attachmentIds property.
 NonEmptyArrayOfRequestAttachmentIdsType DeleteAttachment.getAttachmentIds()
          Gets the value of the attachmentIds property.
 

Methods in com.microsoft.exchange.messages with parameters of type NonEmptyArrayOfRequestAttachmentIdsType
 void GetAttachment.setAttachmentIds(NonEmptyArrayOfRequestAttachmentIdsType value)
          Sets the value of the attachmentIds property.
 void DeleteAttachment.setAttachmentIds(NonEmptyArrayOfRequestAttachmentIdsType value)
          Sets the value of the attachmentIds property.
 

Uses of NonEmptyArrayOfRequestAttachmentIdsType in com.microsoft.exchange.types
 

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



Copyright © 2012 Jasig. All Rights Reserved.