C# 클래스 SendFileTo.MapiMessage

파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
conversationID string
dateReceived string
fileCount int
files System.IntPtr
flags int
messageType string
noteText string
originator System.IntPtr
recipCount int
recips System.IntPtr
reserved int
subject string

프로퍼티 상세

conversationID 공개적으로 프로퍼티

public string conversationID
리턴 string

dateReceived 공개적으로 프로퍼티

public string dateReceived
리턴 string

fileCount 공개적으로 프로퍼티

public int fileCount
리턴 int

files 공개적으로 프로퍼티

public IntPtr,System files
리턴 System.IntPtr

flags 공개적으로 프로퍼티

public int flags
리턴 int

messageType 공개적으로 프로퍼티

public string messageType
리턴 string

noteText 공개적으로 프로퍼티

public string noteText
리턴 string

originator 공개적으로 프로퍼티

public IntPtr,System originator
리턴 System.IntPtr

recipCount 공개적으로 프로퍼티

public int recipCount
리턴 int

recips 공개적으로 프로퍼티

public IntPtr,System recips
리턴 System.IntPtr

reserved 공개적으로 프로퍼티

public int reserved
리턴 int

subject 공개적으로 프로퍼티

public string subject
리턴 string