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

Packages that use RequestAttachmentIdType
com.microsoft.exchange.types   
 

Uses of RequestAttachmentIdType in com.microsoft.exchange.types
 

Subclasses of RequestAttachmentIdType in com.microsoft.exchange.types
 class AttachmentIdType
          Java class for AttachmentIdType complex type.
 

Fields in com.microsoft.exchange.types with type parameters of type RequestAttachmentIdType
protected  List<RequestAttachmentIdType> NonEmptyArrayOfRequestAttachmentIdsType.attachmentIds
           
 

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

Methods in com.microsoft.exchange.types that return types with arguments of type RequestAttachmentIdType
 List<RequestAttachmentIdType> NonEmptyArrayOfRequestAttachmentIdsType.getAttachmentIds()
          Gets the value of the attachmentIds property.
 



Copyright © 2012 Jasig. All Rights Reserved.