AppointmentsToIgnore Constructor (Guid[], Guid)

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Initializes a new instance of the AppointmentsToIgnore class setting the appointments and resource ID.

Namespace:   Microsoft.Crm.Sdk.Messages
Assembly:  Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)

Syntax

public AppointmentsToIgnore(
    Guid[] appointments,
    Guid resourceId
)
Public Sub New (
    appointments As Guid(),
    resourceId As Guid
)

Parameters

  • appointments
    Type: System.Guid[]

    Type: Guid[]. The array of IDs of appointments to ignore.

  • resourceId
    Type: System.Guid

    Type: Guid. The resource for which appointments are to be ignored.

See Also

AppointmentsToIgnore Overload
AppointmentsToIgnore Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright