Click or drag to resize

IShareContactId Property

Get the id of the contact

Namespace:  AskiaPortalCmn
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
Nullable<int> ContactId { get; }

Property Value

Type: NullableInt32
Remarks
The `null` value is allowed, only if the ContactType is Everybody
See Also