Share via


UserOption enumeration

 
Communications Server 2007 Server SDK Documentation

UserOption

The UserOption enumeration values indicate a user option.

public enum UserOption

Members

Member Description
PublicCloud Check whether user is enabled to communicate with public clouds such as AOL, MSN, or Yahoo!
Federation Check whether user is enabled to communicate with federated partners.
OutsideAccess Check whether user is enabled for remote access.
RccEnabled Check whether user is enabled for Remote Call Control.
UcEnabled Check whether user is enabled for Unified Communications.
RpAllowed Check whether user is allowed for enhanced presence.
DualModeEnabled Check whether user is both UcEnabled and RccEnabled.

Remarks

Used as a parameter for the CheckUserOption function.

  
  What did you think of this topic?
  © 2007 Microsoft Corporation. All rights reserved.