UserOption

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

UserOption

The UserOption enumeration values indicate a user option.

Syntax

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.