Returns the CustomAvailabilityState objects set by an administrator for publishing custom activity.

Namespace:  Microsoft.Lync.Model
Assembly:  Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)

Syntax

C#
public 
IList<

CustomAvailabilityState> 

GetPublishableCustomAvailabilityStates(
	
int 
localeId
)

Parameters

localeId
Type: System . . :: . . Int32

See Also