ExpandCalendarRequest.End Property
Applies To: Dynamics CRM 2015
Gets or sets the end of the time period to expand.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public DateTime End { get; set; }
public:
property DateTime End {
DateTime get();
void set(DateTime value);
}
member End : DateTime with get, set
Public Property End As Date
Property Value
Type: System.DateTime
Type: DateTime
The end of the time period to expand.
See Also
ExpandCalendarRequest Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright