FreebusyQueryTimeMin Property |
The start of the interval for the query.
Namespace:
Aspose.Email.Clients.Google
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 22.4
Syntaxpublic DateTime TimeMin { get; set; }
Public Property TimeMin As DateTime
Get
Set
public:
property DateTime TimeMin {
DateTime get ();
void set (DateTime value);
}
member TimeMin : DateTime with get, set
Property Value
Type:
DateTime
See Also