Uses of Class
microsoft.exchange.webservices.data.misc.Time

Packages that use Time
microsoft.exchange.webservices.data.property.complex   
 

Uses of Time in microsoft.exchange.webservices.data.property.complex
 

Methods in microsoft.exchange.webservices.data.property.complex that return Time
 Time TimeChange.getTime()
          Gets the time.
 

Methods in microsoft.exchange.webservices.data.property.complex with parameters of type Time
 void TimeChange.setTime(Time time)
          Sets the time.
 

Constructors in microsoft.exchange.webservices.data.property.complex with parameters of type Time
TimeChange(TimeSpan offset, Time time)
          Initializes a new instance of the "TimeChange" class.
 



Copyright © 2012–2015 Microsoft. All rights reserved.