Share via


SdkMessageFilterAvailability Members

Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online

Contains integer values that are used for the SdkMessageFilter.Availability attribute.

The following tables list the members exposed by the SdkMessageFilterAvailability type.

Public Fields

  Name Description
public field static All The message is available on both connected and disconnected from the server. Value = 2.
public field static Client The message is available only on the client. Value = 1.
public field static Server The message is available only on the server. Value = 0.

Top

See Also

Reference

SdkMessageFilterAvailability Class
Microsoft.Crm.Sdk Namespace

Other Resources

Plug-in Registration Entities

Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.