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

Packages that use ReplyBody
com.microsoft.exchange.types   
 

Uses of ReplyBody in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as ReplyBody
protected  ReplyBody UserOofSettings.externalReply
           
protected  ReplyBody UserOofSettings.internalReply
           
 

Methods in com.microsoft.exchange.types that return ReplyBody
 ReplyBody ObjectFactory.createReplyBody()
          Create an instance of ReplyBody
 ReplyBody UserOofSettings.getExternalReply()
          Gets the value of the externalReply property.
 ReplyBody UserOofSettings.getInternalReply()
          Gets the value of the internalReply property.
 

Methods in com.microsoft.exchange.types with parameters of type ReplyBody
 void UserOofSettings.setExternalReply(ReplyBody value)
          Sets the value of the externalReply property.
 void UserOofSettings.setInternalReply(ReplyBody value)
          Sets the value of the internalReply property.
 



Copyright © 2012 Jasig. All Rights Reserved.