NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

MessagePropertyFilter.AttachSenderId

[To be supplied.]

[Visual Basic]
Overridable Public Property AttachSenderId As Boolean
[C#]
public bool AttachSenderId {virtual get; virtual set;}
[C++]
public: __property virtual bool get_AttachSenderId();
public: __property virtual void set_AttachSenderId(bool);
[JScript]
public function get AttachSenderId() : Boolean;
public function set AttachSenderId(Boolean);

See Also

MessagePropertyFilter Class | MessagePropertyFilter Members | System.Messaging Namespace | Message