CustomAvailabilityState Members
Include Protected Members
Include Inherited Members
Represents a user-defined availability state that is honored by Lync.
The CustomAvailabilityState type exposes the following members.
Properties
Name | Description | |
---|---|---|
Activity | Gets the display string value of the custom availability state. | |
Availability | Gets the availability value of an instance of custom availability . | |
Id | Gets the custom availability state ID. |
Top
Methods
Name | Description | |
---|---|---|
CreateObjRef | (inherited from MarshalByRefObject) | |
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetLifetimeService | (inherited from MarshalByRefObject) | |
GetType | (inherited from Object) | |
InitializeLifetimeService | (inherited from MarshalByRefObject) | |
MemberwiseClone() | (inherited from Object) | |
MemberwiseClone(Boolean) | (inherited from MarshalByRefObject) | |
ToString | (inherited from Object) |
Top