AllowDesktopSync

EASProvisionDoc.AllowDesktopSync property

Specifies whether the device allows synchronization with Desktop ActiveSync. This property SHOULD be ignored if the client does not support connecting to a personal computer.

public bool? AllowDesktopSync { get; set; }

See Also