Id of user who posted this message

Namespace:  Facebook.BindingHelper
Assembly:  Facebook (in Facebook.dll) Version: 3.0.1.0 (3.0.1)

Syntax

C#
public long ActorUserId { get; internal set; }
Visual Basic (Declaration)
Public Property ActorUserId As Long
Visual C++
public:
property long long ActorUserId {
	long long get ();
	void set (long long value);
}

See Also