| LyncPlatformLibraryAudioCallInteractionType Property |
Namespace: Inkostar.ClassesAssembly: LyncPlatformLibrary (in LyncPlatformLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic LyncPlatformLibraryInteractionType InteractionType { get; }Public ReadOnly Property InteractionType As LyncPlatformLibraryInteractionType
Get
public:
virtual property LyncPlatformLibraryInteractionType InteractionType {
LyncPlatformLibraryInteractionType get () sealed;
}abstract InteractionType : LyncPlatformLibraryInteractionType with get
override InteractionType : LyncPlatformLibraryInteractionType with get
Property Value
Type:
LyncPlatformLibraryInteractionTypeImplements
ILyncPlatformLibraryInteractionInteractionType
See Also