Uses of Class
microsoft.exchange.webservices.data.misc.Time
-
Packages that use Time Package Description 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 Modifier and Type Method Description TimeTimeChange. getTime()Gets the time.Methods in microsoft.exchange.webservices.data.property.complex with parameters of type Time Modifier and Type Method Description voidTimeChange. setTime(Time time)Sets the time.Constructors in microsoft.exchange.webservices.data.property.complex with parameters of type Time Constructor Description TimeChange(TimeSpan offset, Time time)Initializes a new instance of the "TimeChange" class.
-