CustomAvailabilityState members
Represents a user-defined availability state that is honored by Lync.
The CustomAvailabilityState type exposes the following members.
Properties
Name | Description | |
---|---|---|
Activity | Get the display string value of the custom presence state. | |
Availability | Get the availability value of the custom presence. | |
Id | Get the custom presence 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